Skip to content

Add rate limiter and role-based authorization#41

Merged
Oleandertengesdal merged 1 commit intomainfrom
backend/security-hardening
Apr 10, 2026
Merged

Add rate limiter and role-based authorization#41
Oleandertengesdal merged 1 commit intomainfrom
backend/security-hardening

Conversation

@Oleandertengesdal
Copy link
Copy Markdown
Collaborator

Introduce an in-memory RateLimitFilter for auth endpoints (10 requests per 1-minute window) to help mitigate brute-force attacks and register it in SecurityConfig.

Introduce an in-memory RateLimitFilter for auth endpoints (10 requests per 1-minute window) to help mitigate brute-force attacks and register it in SecurityConfig.
@Oleandertengesdal Oleandertengesdal merged commit dc5b02e into main Apr 10, 2026
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