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

Block repeated login attempts #29

Closed
maximillianh opened this issue Oct 20, 2015 · 2 comments
Closed

Block repeated login attempts #29

maximillianh opened this issue Oct 20, 2015 · 2 comments
Assignees

Comments

@maximillianh
Copy link
Contributor

For example, after 5 failed login attempts, block login to the username for one hour.

This would help mitigate brute force logins for a single account over the course of several months.

@TheNotary
Copy link
Contributor

My branch of thenotary/block-repeat-logins is complete and just needs to be merged onto the stager server and given a thorough inspection at some point.

@TheNotary
Copy link
Contributor

fixed with #35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants