fix(auth): fix authentik redirect_uri for proxmox
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
This commit is contained in:
@@ -327,7 +327,7 @@ in
|
||||
allowed_redirect_uris = [
|
||||
{
|
||||
matching_mode = "strict";
|
||||
url = "https://proxmox.plg.m0rel.eu/";
|
||||
url = "https://proxmox.plg.m0rel.eu";
|
||||
}
|
||||
];
|
||||
sub_mode = "user_email";
|
||||
|
||||
Reference in New Issue
Block a user