updates to oidc for garage

This commit is contained in:
TheWanderingCrow 2025-12-15 17:45:06 -05:00
parent 0d02da6516
commit 75c6c7793e

View file

@ -54,7 +54,7 @@ in
MailConfig__Port=587
MailConfig__Username="${config.sops.placeholder."lubelogger/mailer/user"}"
MailConfig__Password="${config.sops.placeholder."lubelogger/mailer/pass"}"
UserNameHash="4edb2d15b8db5bf021b72ea3300ffb94c7c7002d6fda2c8902f371ee09f9065b"
UserNameHash="82d405081840957b2b1a62719d81291e2301d100a477a03ba0a8a152e58ac2ad"
UserPasswordHash="${config.sops.placeholder."lubelogger/pass_hash"}"
LUBELOGGER_CUSTOM_WIDGETS=true
OpenIDConfig__Name=Pocket ID
@ -69,6 +69,7 @@ in
OpenIDConfig__LogOutURL=https://auth.wanderingcrow.net/api/oidc/end-session
EnableRootUserOIDC=true
'';
};
services.caddy = {