update(forgejo): password recovery
This commit is contained in:
parent
1dc935004d
commit
345b8dd60b
3 changed files with 32 additions and 1 deletions
|
|
@ -29,6 +29,7 @@ in
|
|||
{
|
||||
"garage_rpc_secret.age".publicKeys = devUsers ++ [ baldur heimdall odin sif thor ];
|
||||
# "oauth_proxy_client_credentials.age".publicKeys = devUsers ++ systems;
|
||||
"forgejo_mailer_password.age".publicKeys = devUsers ++ [ heimdall ];
|
||||
"vaultwarden_env.age".publicKeys = devUsers ++ [ baldur ];
|
||||
"baldur_wg_priv.age".publicKeys = devUsers ++ systems;
|
||||
"kavita_token.age".publicKeys = devUsers ++ [ loki ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue