mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-10-17 16:35:24 +00:00
LDAP to OIDC auth migration, tests refactored
This commit is contained in:
@@ -48,6 +48,11 @@ ENABLED = true
|
||||
; APP_DATA_PATH/attachments
|
||||
PATH =
|
||||
|
||||
[oauth2_client]
|
||||
ENABLE_AUTO_REGISTRATION = true
|
||||
USERNAME = sub
|
||||
UPDATE_AVATAR = false
|
||||
ACCOUNT_LINKING = auto
|
||||
|
||||
[mailer]
|
||||
ENABLED = true
|
||||
|
Reference in New Issue
Block a user