mirror of
https://github.com/fatedier/frp.git
synced 2026-04-15 21:49:10 +08:00
vhost/http: fix auth bypass when routeByHTTPUser is used with proxy-style requests (#5285)
This commit is contained in:
@@ -1 +1,3 @@
|
||||
## Features
|
||||
## Fixes
|
||||
|
||||
* Fixed a configuration-dependent authentication bypass in `type = "http"` proxies when `routeByHTTPUser` is used together with `httpUser` / `httpPassword`. This affected proxy-style requests. Proxy-style authentication failures now return `407 Proxy Authentication Required`.
|
||||
|
||||
Reference in New Issue
Block a user