régler problème de changement de rôle
This commit is contained in:
+1
-1
@@ -187,7 +187,7 @@ def login():
|
||||
|
||||
|
||||
@auth_bp.route('/register', methods=['GET', 'POST'])
|
||||
@limiter.limit("3 per hour")
|
||||
@limiter.limit("20 per hour")
|
||||
def register():
|
||||
"""Handle new player registration with CAPTCHA and password policy.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user