mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 16:46:17 +00:00
Update the HTTPS reverse-proxy guide and the trust_forwarded_headers / trusted_proxy_cidrs settings comments to reflect that the client IP is now resolved from X-Forwarded-For only (no longer X-Real-IP / True-Client-IP), read via the request context rather than by rewriting r.RemoteAddr. The nginx example now sets X-Forwarded-For. (Release note staged locally at _/releases/v0_117_0.md, which is gitignored like prior release notes.) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>