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

feat: Max Retry/Jail in Login #20

Open
Njoguu opened this issue Jul 6, 2023 · 0 comments
Open

feat: Max Retry/Jail in Login #20

Njoguu opened this issue Jul 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Njoguu
Copy link
Owner

Njoguu commented Jul 6, 2023

Max Retry: The “Max Retry” feature limits the number of login attempts a user can make within a specified time period. After a certain number of failed login attempts, the user will be locked out of their account for a specified period of time.
Jail: The “jail” feature involves blocking IP addresses or user accounts that have exceeded the maximum number of failed login attempts within a certain time period. The blocked IP addresses or user accounts are prevented from attempting further logins for a specified period of time.

@Njoguu Njoguu added the enhancement New feature or request label Jul 6, 2023
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