mirror of https://github.com/zulip/zulip.git
135acfea93
This is common in cases where the reverse proxy itself is making health-check requests to the Zulip server; these requests have no X-Forwarded-* headers, so would normally hit the error case of "request through the proxy, but no X-Forwarded-Proto header". Add an additional special-case for when the request's originating IP address is resolved to be the reverse proxy itself; in these cases, HTTP requests with no X-Forwarded-Proto are acceptable. |
||
---|---|---|
.. | ||
zulip | ||
zulip_ops | ||
deps.yaml |