Area: Backend
Files: services/api/src/security.rs, services/api/src/handlers.rs
Problem: x-forwarded-for is trusted without proxy trust boundaries.
Acceptance Criteria:
- Trusted proxy CIDRs are configurable.
- Spoofed headers are ignored for untrusted sources.
- Tests cover direct and proxied deployments.
Area: Backend
Files:
services/api/src/security.rs,services/api/src/handlers.rsProblem:
x-forwarded-foris trusted without proxy trust boundaries.Acceptance Criteria: