mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	Fix example configuration for ZulipRemoteUserBackend.
(imported from commit 9f78901d24fc88dc149af5d4db23b24e9b9859fd)
This commit is contained in:
		| @@ -16,7 +16,7 @@ DEPLOYMENT_ROLE_KEY = '' | ||||
| # Enable at least one of the following authentication backends. | ||||
| AUTHENTICATION_BACKENDS = ( | ||||
| #                           'zproject.backends.EmailAuthBackend', # Email and password | ||||
| #                           'zerver.views.remote_user_sso', # Local SSO | ||||
| #                           'zproject.backends.ZulipRemoteUserBackend', # Local SSO | ||||
| #                           'zproject.backends.GoogleBackend', # Google Apps | ||||
|     ) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user