mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	IP名单列表显示代号
This commit is contained in:
		@@ -49,7 +49,7 @@ func (this *IndexAction) RunGet(params struct {
 | 
			
		||||
	this.Data["webId"] = webConfig.Id
 | 
			
		||||
	this.Data["firewallConfig"] = webConfig.FirewallRef
 | 
			
		||||
 | 
			
		||||
	// 获取当前服务所在集群的WAF设置
 | 
			
		||||
	// 获取当前网站所在集群的WAF设置
 | 
			
		||||
	firewallPolicy, err := dao.SharedHTTPFirewallPolicyDAO.FindEnabledHTTPFirewallPolicyWithServerId(this.AdminContext(), params.ServerId)
 | 
			
		||||
	if err != nil {
 | 
			
		||||
		this.ErrorPage(err)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user