mirror of
https://github.com/fatedier/frp.git
synced 2026-05-03 16:22:18 +00:00
287 B
287 B
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.