This commit is contained in:
Aevann1 2021-07-23 16:17:25 +02:00
parent 86b901cd07
commit 9d9b8ea073

View file

@ -127,7 +127,7 @@ def message2(v, username):
},
},
)
return redirect('/notifications?sent=true')
return redirect('/notifications?all=true')
@app.route("/2faqr/<secret>", methods=["GET"])
@auth_required