diff --git a/sahana-spotter/image.d/srv/web2py/applications/eden/modules/templates/Spotter/config.py b/sahana-spotter/image.d/srv/web2py/applications/eden/modules/templates/Spotter/config.py index add3187..20af40c 100644 --- a/sahana-spotter/image.d/srv/web2py/applications/eden/modules/templates/Spotter/config.py +++ b/sahana-spotter/image.d/srv/web2py/applications/eden/modules/templates/Spotter/config.py @@ -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)