mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-24 19:08:10 +01:00
Wrong logic to pass auth as header: when disabled (pass_auth=0) credentials are included in Authorization header. However as soon as you enable (pass_auth=1) they are not.