Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throttle the amount of password recovery emails that can be sent to a single user #485

Open
vladimirbazhanov opened this issue Mar 29, 2017 · 0 comments
Projects

Comments

@vladimirbazhanov
Copy link
Contributor

Based on Rails Security Checklist

Now it seems like user can request unlimited number of emails with password recovery links/tokens. We need to check it and if it really possible, throttle that number to N per hour/day.

@timurvafin timurvafin added this to To do in Development Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development
  
Icebox
Development

No branches or pull requests

1 participant