This commit is contained in:
2023-04-11 11:00:05 +00:00
parent 8ee4f9462e
commit 3f68a3e640
17 changed files with 3779 additions and 1886 deletions

View File

@ -357,7 +357,7 @@ def auth_payload(user, device) -> dict:
@api_bp.route("/auth/forgot_password", methods=["POST"])
@limiter.limit("10/minute")
@limiter.limit("2/minute")
def forgot_password():
"""
User forgot password