Skip to content

feat: add auth rate limiting and unlock support#638

Open
becckyrebecca wants to merge 2 commits into
Vera3289:mainfrom
becckyrebecca:issue-537-auth-rate-limiting
Open

feat: add auth rate limiting and unlock support#638
becckyrebecca wants to merge 2 commits into
Vera3289:mainfrom
becckyrebecca:issue-537-auth-rate-limiting

Conversation

@becckyrebecca

Copy link
Copy Markdown

Summary

  • rate limit authentication attempts per IP and address
  • add progressive delays and lockout handling
  • provide an admin unlock endpoint for recovery

Issue

Fixes #537

@drips-wave

drips-wave Bot commented Jun 26, 2026

Copy link
Copy Markdown

@becckyrebecca 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

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 Rate Limiting on Authentication

1 participant