SEC-989: Removed incorrect <intercept-url> from auto-config equivalent..
This commit is contained in:
parent
13caa48a24
commit
346e219528
|
@ -226,7 +226,6 @@
|
|||
shorthand syntax for:
|
||||
<programlisting><![CDATA[
|
||||
<http>
|
||||
<intercept-url pattern="/**" access="ROLE_USER" />
|
||||
<form-login />
|
||||
<anonymous />
|
||||
<http-basic />
|
||||
|
|
Loading…
Reference in New Issue