We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3be2974 + c770757 commit 10481d9Copy full SHA for 10481d9
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