mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-08-02 05:46:36 +02:00
gitea test
This commit is contained in:
@ -102,7 +102,7 @@ def change_password():
|
|||||||
}
|
}
|
||||||
json.dump(data, inFile)
|
json.dump(data, inFile)
|
||||||
return(render_template("override.html"))
|
return(render_template("override.html"))
|
||||||
|
|
||||||
|
|
||||||
# handle login failed
|
# handle login failed
|
||||||
@app.errorhandler(401)
|
@app.errorhandler(401)
|
||||||
|
Reference in New Issue
Block a user