mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	WAF动作默认设置为“显示网页(page)”,减少因错误规则导致的IP封禁
This commit is contained in:
		@@ -271,7 +271,7 @@ Vue.component("http-firewall-actions-box", {
 | 
				
			|||||||
	methods: {
 | 
						methods: {
 | 
				
			||||||
		add: function () {
 | 
							add: function () {
 | 
				
			||||||
			this.action = null
 | 
								this.action = null
 | 
				
			||||||
			this.actionCode = "block"
 | 
								this.actionCode = "page"
 | 
				
			||||||
			this.isAdding = true
 | 
								this.isAdding = true
 | 
				
			||||||
			this.actionOptions = {}
 | 
								this.actionOptions = {}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user