mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-04-23 13:45:17 +08:00
WAF允许ALLOW动作增加有效范围
This commit is contained in:
@@ -44,7 +44,7 @@ var AllActions = []*HTTPFirewallActionDefinition{
|
||||
{
|
||||
Name: "允许通过",
|
||||
Code: HTTPFirewallActionAllow,
|
||||
Description: "允许正常通过,不记录到日志。",
|
||||
Description: "允许跳过规则集正常通过防火墙。",
|
||||
Category: HTTPFirewallActionCategoryAllow,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user