Disable Forgejo local password sign-in
This commit is contained in:
parent
3332bf5c53
commit
72b7f1467b
2 changed files with 4 additions and 0 deletions
|
|
@ -91,6 +91,7 @@
|
|||
headscaleClientSecretFile = config.age.secrets.burrowHeadscaleOidcClientSecret.path;
|
||||
googleClientIDFile = config.age.secrets.burrowAuthentikGoogleClientId.path;
|
||||
googleClientSecretFile = config.age.secrets.burrowAuthentikGoogleClientSecret.path;
|
||||
googleLoginMode = "redirect";
|
||||
bootstrapUsers = [
|
||||
{
|
||||
username = "contact";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue