mirror of
https://github.com/fatedier/frp.git
synced 2026-08-04 18:32:54 +08:00
fix(frpc): respect feature gates in verify (#5465)
This commit is contained in:
@@ -5,3 +5,4 @@
|
||||
## Fixes
|
||||
|
||||
* Fixed a server panic and remote denial of service caused by a client sending a negative `pool_count`. Negative values are now rejected before work-connection pool resources are allocated.
|
||||
* Fixed `frpc verify` ignoring configured `featureGates`, which caused VirtualNet configurations to be rejected even when the feature was enabled.
|
||||
|
||||
Reference in New Issue
Block a user