Remove default AUTHENTICATION_BACKENDS setting
This commit is contained in:
		
							parent
							
								
									0b54f5cc1a
								
							
						
					
					
						commit
						84f04cfcbe
					
				
					 1 changed files with 0 additions and 5 deletions
				
			
		|  | @ -130,11 +130,6 @@ STATICFILES_DIRS = [ | ||||||
|     BASE_DIR / 'conservancy' / 'static', |     BASE_DIR / 'conservancy' / 'static', | ||||||
| ] | ] | ||||||
| 
 | 
 | ||||||
| AUTHENTICATION_BACKENDS = ( |  | ||||||
| #    'conservancy.auth.LDAPBackend', |  | ||||||
| 'django.contrib.auth.backends.ModelBackend', |  | ||||||
| ) |  | ||||||
| 
 |  | ||||||
| MIDDLEWARE = [ | MIDDLEWARE = [ | ||||||
|    'django.middleware.common.CommonMiddleware', |    'django.middleware.common.CommonMiddleware', | ||||||
|    'django.contrib.sessions.middleware.SessionMiddleware', |    'django.contrib.sessions.middleware.SessionMiddleware', | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue