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

Login attempt throttling #3

Closed
pageer opened this issue Sep 9, 2019 · 0 comments
Closed

Login attempt throttling #3

pageer opened this issue Sep 9, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@pageer
Copy link
Owner

pageer commented Sep 9, 2019

We should have some sort of throttling mechanism to prevent brute-force login attempts. It should log the times of login attempts and lock the account if there are too many failed attempts in a given time period. It should also introduce a delay in processing as the number of failed attempts increases.

@pageer pageer added this to the LnBlog 2.1 milestone Sep 9, 2019
@pageer pageer added the enhancement New feature or request label Feb 29, 2020
@pageer pageer closed this as completed in cf30f72 Mar 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant