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

Resolution to "Tell users if their account has been locked due to too many login attempts #1749" #1751

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

sarmadjabri
Copy link

Proposed changes

  • Adding message to the login template showing the reason for account lock

  • Error Handling for Account Lockout:
    Added logic to check for lockout errors in the LoginView class.
    Added a user friendly message stating the reason for account lock (too many failed attempts)

Brief description of rationale

-Improve user experience by providing clear feedback when their account has been locked due to too many failed login attempts. This will allow users to have an understanding for account lock reason.

@sarmadjabri sarmadjabri requested a review from a team as a code owner March 16, 2025 21:48
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

Successfully merging this pull request may close these issues.

1 participant