mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-04-20 03:11:48 +02:00
BON....
This commit is contained in:
parent
2d70f00c0f
commit
534b8f3367
@ -144,9 +144,6 @@ def login():
|
||||
else:
|
||||
return(render_template("login.html"))
|
||||
|
||||
@app.route("/logs/", methods=["GET"])
|
||||
def logs():
|
||||
return(render_template("logs.html"))
|
||||
|
||||
@app.route("/change_password/", methods=["GET", "POST"])
|
||||
@login_required
|
||||
|
Loading…
x
Reference in New Issue
Block a user