Skip to content

Document proxy-aware client IP handling #68

Description

@ashrafee-dev

Problem

Rate limiting uses request.client.host directly. Behind a reverse proxy this may rate-limit the proxy itself, while trusting forwarded headers without configuration could allow spoofing.

Acceptance criteria

  • Decide and document the supported deployment behavior.
  • If proxy headers are supported, configure trusted proxies explicitly.
  • Add tests for the selected client-IP behavior.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions