fdsfsd
This commit is contained in:
parent
629b00eb0d
commit
0dcfc4d943
12 changed files with 93 additions and 93 deletions
|
@ -41,7 +41,7 @@ def send_verification_email(user, email=None):
|
|||
|
||||
|
||||
@app.post("/verify_email")
|
||||
@limiter.limit("1/0.5second")
|
||||
@limiter.limit("1/second")
|
||||
@auth_required
|
||||
def api_verify_email(v):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue