Browse Source

漏洞扫描:
TRACE和TRACK重新修改配置

xiexh 22 giờ trước cách đây
mục cha
commit
c171ca9f4f

+ 2 - 1
ibps-comp-root/modules/comp-raqsoft-web/src/main/webapp/WEB-INF/web.xml

@@ -310,6 +310,7 @@
 			<http-method>TRACE</http-method>
 			<http-method>TRACK</http-method>
 		</web-resource-collection>
-		<auth-constraint/>
+		<auth-constraint>
+		</auth-constraint>
 	</security-constraint>
 </web-app>