puppet-horizon/releasenotes/notes/add-secure-proxy-addr-header-07c36d89f8bf2ad2.yaml
Rajat 05afbe4399 add support for SECURE_PROXY_ADDR_HEADER
Change-Id: I4ab9871e8b238ad87369a77d53acdc7abdf60ffd
2020-12-30 02:45:25 +00:00

8 lines
312 B
YAML

---
features:
- Support was added to set the SECURE_PROXY_ADDR_HEADER option.
If horizon is behind a proxy server and the proxy is configured,
the IP address from request is passed using header variables
inside the request.
This setting specifies the name of the header with remote IP address.