mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
outline: Reroll gitlab client secret
This commit is contained in:
parent
dff1792529
commit
44da7817c3
2 changed files with 4 additions and 4 deletions
|
|
@ -45,7 +45,7 @@ in
|
|||
baseURL = "https://code.fbi.h-da.de/oauth";
|
||||
in
|
||||
{
|
||||
clientId = "0cb1f65501ea59bcafb3d7d7cb66235926635a3f52cf719a919c87984997002d";
|
||||
clientId = "7b9f51553d695616888a945f74c31f35b58d0963955253e404ca6fc9a99e5cff";
|
||||
clientSecretFile = config.sops.secrets."outline/gitlab-auth-secret".path;
|
||||
authUrl = "${baseURL}/authorize";
|
||||
tokenUrl = "${baseURL}/token";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue