oauth
This commit is contained in:
@@ -87,6 +87,14 @@ data:
|
|||||||
DEFAULT_ALLOW_CREATE_ORGANIZATION = true
|
DEFAULT_ALLOW_CREATE_ORGANIZATION = true
|
||||||
DEFAULT_ENABLE_TIMETRACKING = true
|
DEFAULT_ENABLE_TIMETRACKING = true
|
||||||
NO_REPLY_ADDRESS = noreply.localhost
|
NO_REPLY_ADDRESS = noreply.localhost
|
||||||
|
REQUIRE_EXTERNAL_REGISTRATION_PASSWORD = false
|
||||||
|
|
||||||
|
|
||||||
|
[oauth2_client]
|
||||||
|
ENABLE_AUTO_REGISTRATION = true
|
||||||
|
ACCOUNT_LINKING = auto
|
||||||
|
USERNAME = preferred_username
|
||||||
|
OPENID_CONNECT_SCOPES = openid profile email groups
|
||||||
|
|
||||||
[lfs]
|
[lfs]
|
||||||
PATH = /data/git/lfs
|
PATH = /data/git/lfs
|
||||||
|
|||||||
Reference in New Issue
Block a user