mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 01:24:05 -05:00
updates to oidc for garage
This commit is contained in:
parent
0d02da6516
commit
75c6c7793e
1 changed files with 2 additions and 1 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue