gitea test 2
This commit is contained in:
parent
171fa2fc77
commit
b201c68aa9
|
@ -108,7 +108,7 @@ def change_password():
|
|||
@app.errorhandler(401)
|
||||
def page_not_found(e):
|
||||
return(render_template("login.html"))
|
||||
|
||||
|
||||
|
||||
# callback to reload the user object
|
||||
@login_manager.user_loader
|
||||
|
|
Loading…
Reference in New Issue