Skip to content

feat: Configure rate limiting for backend auth routes (Issue #535)#693

Open
wowamaxe-glitch wants to merge 1 commit into
ceejaylaboratory:mainfrom
wowamaxe-glitch:feat/issue-535-rate-limiting
Open

feat: Configure rate limiting for backend auth routes (Issue #535)#693
wowamaxe-glitch wants to merge 1 commit into
ceejaylaboratory:mainfrom
wowamaxe-glitch:feat/issue-535-rate-limiting

Conversation

@wowamaxe-glitch

Copy link
Copy Markdown

This PR applies the authLimiter rate-limiting middleware to the /sep10 auth routes as requested, and adds a test asserting a 429 status response.

Closes #535

…aboratory#535

Applied rate limiting middleware to the /sep10 auth endpoints in the backend to
prevent spam requests.
@drips-wave

drips-wave Bot commented Jun 28, 2026

Copy link
Copy Markdown

@wowamaxe-glitch 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.

Configure Rate Limiting for Backend Auth Routes

1 participant