mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-29 15:22:15 +00:00
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:
|
shorthand syntax for:
|
||||||
<programlisting><![CDATA[
|
<programlisting><![CDATA[
|
||||||
<http>
|
<http>
|
||||||
<intercept-url pattern="/**" access="ROLE_USER" />
|
|
||||||
<form-login />
|
<form-login />
|
||||||
<anonymous />
|
<anonymous />
|
||||||
<http-basic />
|
<http-basic />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user