Преглед изворни кода

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

xiexh пре 21 часа
родитељ
комит
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>