gerd.forgejo: now uses authelia for authentication + patches for signin

This commit is contained in:
eyjhb 2024-08-12 13:56:34 +02:00
parent d459fa895e
commit 5d94967c48
Signed by: eyjhb
GPG key ID: 609F508E3239F920
11 changed files with 243 additions and 118 deletions

View file

@ -25,4 +25,7 @@ in
# mumble
"murmur/env.age".publicKeys = defaultAccess;
"murmur/superpassword.age".publicKeys = defaultAccess;
# forgejo
"forgejo/authelia-secret.age".publicKeys = defaultAccess;
}