Skip to content

[Security] Add rate limiting to authentication routes to prevent brute-force abuse #41

@mohdsubhan1756

Description

@mohdsubhan1756

Authentication routes are currently accessible without rate limiting, while other API routes already use generalLimiter. This increases the risk of brute-force login attempts, repeated registration spam, and abuse of authentication endpoints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions