mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	test_settings: Change SOCIAL_AUTH_SUBDOMAIN to 'auth' in tests.
That's a more realistic setting than using 'www.'.
This commit is contained in:
		
				
					committed by
					
						 Tim Abbott
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							efb3065158
						
					
				
				
					commit
					bb01c17ead
				
			| @@ -168,7 +168,7 @@ SOCIAL_AUTH_GITLAB_KEY = "key" | ||||
| SOCIAL_AUTH_GITLAB_SECRET = "secret" | ||||
| SOCIAL_AUTH_GOOGLE_KEY = "key" | ||||
| SOCIAL_AUTH_GOOGLE_SECRET = "secret" | ||||
| SOCIAL_AUTH_SUBDOMAIN = 'www' | ||||
| SOCIAL_AUTH_SUBDOMAIN = 'auth' | ||||
|  | ||||
| # By default two factor authentication is disabled in tests. | ||||
| # Explicitly set this to True within tests that must have this on. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user