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

Lock user out after X login attempts #170

Open
rkaufman13 opened this issue Jul 20, 2022 · 0 comments
Open

Lock user out after X login attempts #170

rkaufman13 opened this issue Jul 20, 2022 · 0 comments
Labels
needed-for-production This is a feature that is needed when this code ships to production, but not necessarily sooner.

Comments

@rkaufman13
Copy link
Collaborator

For security, a user should not be able to try to log in multiple times in a row. We should consider adding a feature that locks out a user after they have incorrectly attempted to log in X times in a row without a cooldown period.

@rkaufman13 rkaufman13 added the needed-for-production This is a feature that is needed when this code ships to production, but not necessarily sooner. label Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needed-for-production This is a feature that is needed when this code ships to production, but not necessarily sooner.
Projects
None yet
Development

No branches or pull requests

1 participant