Skip to content

Add API rate limiting (DRF throttling) for auth + PHI endpoints #24

@RonaldRonnie

Description

@RonaldRonnie

No rate limit/throttle code is present; this is critical for brute-force protection and abuse prevention.

Where seen:
No matches for throttling/rate limit across *.py

Acceptance criteria

Throttling enabled globally with tighter limits for /auth/token/, and reasonable limits for /patients/, /records/, /appointments/.
Documented settings + tests verifying throttling triggers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions