mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-02-26 20:25:38 +08:00
WAF策略中增加验证码相关定制设置
This commit is contained in:
@@ -37,6 +37,12 @@
|
||||
<http-firewall-block-options :v-block-options="firewallPolicy.blockOptions"></http-firewall-block-options>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>验证码动作配置</td>
|
||||
<td>
|
||||
<http-firewall-captcha-options :v-captcha-options="firewallPolicy.captchaOptions"></http-firewall-captcha-options>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>使用系统防火墙</td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user