v0.68.1
Changed 1
- Proxy-style authentication failures now return 407 Proxy Authentication Required
Security 1
- Fixed a configuration-dependent authentication bypass in HTTP proxies when routeByHTTPUser is used together with httpUser and httpPassword for proxy-style requests
Fixes
- Fixed a configuration-dependent authentication bypass in
type = "http"proxies whenrouteByHTTPUseris used together withhttpUser/httpPassword. This affected proxy-style requests. Proxy-style authentication failures now return407 Proxy Authentication Required.