fdsfds
This commit is contained in:
parent
77df18682d
commit
e23771311d
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.5seconds")
|
||||
@limiter.limit("1/second")
|
||||
@auth_required
|
||||
def api_verify_email(v):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue