mirror of https://github.com/apache/nifi.git
cc47a8c0e1
- Fixed proxy header support to use X-Forwarded-Host instead of X-ForwardedServer - Added support for the context path header used by Traefik when proxying a service (X-Forwarded-Prefix) - Added tests to ApplicationResourceTest for X-Forwarded-Context and X-Forwarded-Prefix - Updated administration doc to include X-Forwarded-Prefix - Added NIFI_WEB_PROXY_CONTEXT_PATH env var to dockerhub and dockermaven start.sh scripts - Added documentation for NIFI_WEB_PROXY_CONTEXT_PATH to dockerhub README.md - Updated ApplicationResource to handle a port specified in X-ProxyPort and X-Forwarded-Port headers This closes #3129. Signed-off-by: Kevin Doran <kdoran@apache.org> |
||
---|---|---|
.. | ||
src | ||
pom.xml |