mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-03 23:23:53 +01:00 
			
		
		
		
	gitea test 2
This commit is contained in:
		@@ -108,7 +108,7 @@ def change_password():
 | 
				
			|||||||
@app.errorhandler(401)
 | 
					@app.errorhandler(401)
 | 
				
			||||||
def page_not_found(e):
 | 
					def page_not_found(e):
 | 
				
			||||||
    return(render_template("login.html"))
 | 
					    return(render_template("login.html"))
 | 
				
			||||||
    
 | 
					
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
# callback to reload the user object        
 | 
					# callback to reload the user object        
 | 
				
			||||||
@login_manager.user_loader
 | 
					@login_manager.user_loader
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user