We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3be2974 commit c770757Copy full SHA for c770757
1 file changed
packages/fxa-auth-server/config/rate-limit-rules.txt
@@ -44,6 +44,7 @@
44
sendVerifyCode : ip : 5 : 10 minutes : 30 minutes
45
sendUnblockCode : email : 5 : 15 minutes : 15 minutes
46
sendUnblockCode : ip : 5 : 10 minutes : 30 minutes
47
+ unblockEmail : email : 5 : 15 minutes : 15 minutes
48
49
# Bad Login Attempts - These are specific to login failures. Again, the user hasn't authenticated yet, so we check both
50
# email and ip.
0 commit comments