mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Define empty AUTH_LDAP_SERVER_URI so it exists when we later do a check on it
(imported from commit 959ea2efde99f84c971ff1cd5947e3042d64ea96)
This commit is contained in:
		@@ -268,7 +268,7 @@ DEFAULT_SETTINGS = {'TWITTER_CONSUMER_KEY': '',
 | 
			
		||||
                    'FEEDBACK_EMAIL': None,
 | 
			
		||||
                    'ENABLE_GRAVATAR': True,
 | 
			
		||||
                    'DEFAULT_AVATAR_URI': '/static/images/default-avatar.png',
 | 
			
		||||
                    'AUTH_LDAP_BIND_DN': "",
 | 
			
		||||
                    'AUTH_LDAP_SERVER_URI': "",
 | 
			
		||||
                    }
 | 
			
		||||
 | 
			
		||||
for setting_name, setting_val in DEFAULT_SETTINGS.iteritems():
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user