Update config.py
This commit is contained in:
parent
f19f4ffed7
commit
887c22c832
@ -116,7 +116,7 @@ def config(settings):
|
||||
# Uncomment this to allow users to Login using Office365's SMTP
|
||||
#settings.auth.office365_domains = ["microsoft.com"]
|
||||
# Uncomment this to allow users to Login using OpenID
|
||||
settings.auth.openid = True
|
||||
#settings.auth.openid = True
|
||||
# Uncomment this to allow users to login using master key
|
||||
#settings.auth.masterkey = True
|
||||
# Uncomment this to block password changes since managed externally (OpenID / SMTP / LDAP)
|
||||
|
Loading…
Reference in New Issue
Block a user