Disable openid login and signup
This is not a feature we're intending to support at the current time. Change-Id: Ie33c266c8ebcaeb471066b52ce37c56c04f93e5d
This commit is contained in:
parent
5fca87512e
commit
69f618d36c
@ -76,8 +76,8 @@ ENABLED = false
|
||||
ENABLE = false
|
||||
|
||||
[openid]
|
||||
ENABLE_OPENID_SIGNIN = true
|
||||
ENABLE_OPENID_SIGNUP = true
|
||||
ENABLE_OPENID_SIGNIN = false
|
||||
ENABLE_OPENID_SIGNUP = false
|
||||
|
||||
[markup.pandoc]
|
||||
ENABLED = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user