WiP fix registration
This commit is contained in:
parent
8bc263be6d
commit
3fcbaac60a
1 changed files with 5 additions and 0 deletions
|
@ -16,3 +16,8 @@ FORGEJO__mailer__PASSWD={{ password['8950714f-6ce4-4ccd-bc8d-0d1fbb46178d'] }}
|
|||
|
||||
FORGEJO__security__SECRET_KEY={{ password['4266cb4a-c0a1-4df4-be78-778c10a8ee34'] }}
|
||||
FORGEJO__security__INTERNAL_TOKEN={{ password['8c899339-bea5-47f9-aed2-e88966a8cf3f'] }}
|
||||
|
||||
FORGEJO__oauth2_client__ENABLE_AUTO_REGISTRATION=true
|
||||
FORGEJO__oauth2_client__UPDATE_AVATAR=true
|
||||
|
||||
FORGEJO__openid__ENABLE_OPENID_SIGNIN=false
|
||||
|
|
Loading…
Reference in a new issue