1
0
mirror of synced 2026-08-04 09:17:02 +00:00

SEC-989: Removed incorrect <intercept-url> from auto-config equivalent..

This commit is contained in:
Luke Taylor
2008-11-16 04:25:35 +00:00
parent 13caa48a24
commit 346e219528
-1
View File
@@ -226,7 +226,6 @@
shorthand syntax for:
<programlisting><![CDATA[
<http>
<intercept-url pattern="/**" access="ROLE_USER" />
<form-login />
<anonymous />
<http-basic />