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

fix: login attempts keeps counting even after account is blocked #39

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

aniebietafia
Copy link
Contributor

This pull request to brints-estate-api includes changes to improve the handling of user login attempts and blocking logic. The most important changes include adding a return statement to prevent further processing when a user is blocked and resetting the login attempt count upon successful login.

Improvements to login attempt handling:

Enhancements to blocking logic:

Code consistency:

@aniebietafia aniebietafia merged commit ecb40a8 into main Sep 30, 2024
2 checks passed
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