mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
outline: Reroll gitlab oauth
This commit is contained in:
parent
72d4580779
commit
d218ef2b35
2 changed files with 5 additions and 5 deletions
|
|
@ -51,7 +51,7 @@ in
|
|||
baseURL = "https://code.fbi.h-da.de/oauth";
|
||||
in
|
||||
{
|
||||
clientId = "7b9f51553d695616888a945f74c31f35b58d0963955253e404ca6fc9a99e5cff";
|
||||
clientId = "3153f617736d608c0c10ddc4dd83f16c6a1f1b92d7f09a0493a924d389244295";
|
||||
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