gitea test

This commit is contained in:
piair 2023-06-18 15:57:41 +02:00
parent 2b849ca0ca
commit 171fa2fc77

View File

@ -102,7 +102,7 @@ def change_password():
}
json.dump(data, inFile)
return(render_template("override.html"))
# handle login failed
@app.errorhandler(401)