Skip to content

feat: Implement account lockout with progressive delays - #1054

Merged
Smartdevs17 merged 3 commits into
Smartdevs17:mainfrom
agenes01:feat/issue-1008-account-lockout
Aug 31, 2026
Merged

feat: Implement account lockout with progressive delays#1054
Smartdevs17 merged 3 commits into
Smartdevs17:mainfrom
agenes01:feat/issue-1008-account-lockout

Conversation

@agenes01

Copy link
Copy Markdown
Contributor

Closes #1008. Implements AccountLockoutService (backend) and AccountLockoutClient (frontend) to mitigate brute force attacks using configurable progressive delay tiers.

@drips-wave

drips-wave Bot commented Aug 30, 2026

Copy link
Copy Markdown

@agenes01 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@agenes01
agenes01 deployed to security-review August 30, 2026 14:01 — with GitHub Actions Active
@Smartdevs17
Smartdevs17 merged commit 4f5c406 into Smartdevs17:main Aug 31, 2026
13 of 35 checks passed
@Smartdevs17

Copy link
Copy Markdown
Owner

Thanks for contributing! The changes have been merged. Feel free to leave a review or feedback.

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.

Implement account lockout with progressive delays

2 participants