gitea test
This commit is contained in:
parent
2b849ca0ca
commit
171fa2fc77
|
@ -102,7 +102,7 @@ def change_password():
|
|||
}
|
||||
json.dump(data, inFile)
|
||||
return(render_template("override.html"))
|
||||
|
||||
|
||||
|
||||
# handle login failed
|
||||
@app.errorhandler(401)
|
||||
|
|
Loading…
Reference in New Issue