Replace ReverseProxied with werkzeug ProxyFix #126

Merged
jgroman merged 1 commit from feature/112-replace-reverseproxied into develop 2026-06-26 13:20:39 +00:00

1 commit

Author SHA1 Message Date
5797f0ed5e Replace ReverseProxied with werkzeug ProxyFix
All checks were successful
Run tests / test (pull_request) Successful in 33s
- replace ReverseProxied with werkzeug ProxyFix
- trust levels are configurable via PROXYFIX_X_* config attributes
- add tests of ProxyFix configuration
- set X-Forwarded-For and X-Forwarded-Proto to 2

Fixes #112

Assisted-By: Claude Code
2026-06-26 13:15:41 +00:00