WAF策略中增加验证码相关定制设置
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
)
|
||||
|
||||
type AllowAction struct {
|
||||
BaseAction
|
||||
}
|
||||
|
||||
func (this *AllowAction) Init(waf *WAF) error {
|
||||
|
||||
Reference in New Issue
Block a user