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

Failed Login Count Not Resetting Correctly #4473

Open
ColinBuyck opened this issue Nov 13, 2024 · 1 comment
Open

Failed Login Count Not Resetting Correctly #4473

ColinBuyck opened this issue Nov 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ColinBuyck
Copy link
Collaborator

  1. A user runs through their allowed failed password attempts.
  2. They wait the 30 minutes and fail their password again.
  3. Instead of showing a fresh count of the allowed password remaining value they will have unlimited password attempts and see a negative failed attempts remaining count. They are still able to log in and after they do, it resets to zero but it does explain why we're seeing huge failed attempts counts and reports of confusing experiences from users.
@ColinBuyck ColinBuyck added the bug Something isn't working label Nov 13, 2024
@ColinBuyck ColinBuyck changed the title Failed Login Count Not Correctly Capped at 5 Failed Login Count Not Resetting Correctly Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@ColinBuyck and others