Skip to content

Support x-forwarded headers behind proxy

Hugo Kerstens requested to merge 589-proxy-count into master

Closes #589 (closed)

Adds a configuration option PROXY_COUNT to specify the amount of proxies Zesje runs behind. If it is more than 0, adds the ProxyFix middleware for the appropriate number of proxies.

Merge request reports