remove legacy auth urls
This commit is contained in:
		
							parent
							
								
									23c834439f
								
							
						
					
					
						commit
						64fe9517c4
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -199,8 +199,6 @@ ACCOUNT_USER_DISPLAY = lambda user: user.email
 | 
			
		|||
# ]
 | 
			
		||||
 | 
			
		||||
LOGIN_URL = "/account/login/" # @@@ any way this can be a url name?
 | 
			
		||||
LOGIN_REDIRECT_URLNAME = "what_next"
 | 
			
		||||
LOGOUT_REDIRECT_URLNAME = "home"
 | 
			
		||||
 | 
			
		||||
EMAIL_CONFIRMATION_DAYS = 2
 | 
			
		||||
EMAIL_DEBUG = DEBUG
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue