This commit is contained in:
Aevann1 2021-10-03 21:05:59 +02:00
parent 60420e118b
commit 65bc7c83f8
9 changed files with 53 additions and 39 deletions

View file

@ -505,7 +505,7 @@ def post_reset(v):
title="Password reset successful!",
message="Login normally to access your account.")
@app.route("/lost_2fa")
@app.get("/lost_2fa")
@auth_desired
def lost_2fa(v):