mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-24 21:12:18 +00:00
Merge branch '5.8.x'
This commit is contained in:
commit
bf9339d88e
@ -1152,7 +1152,7 @@ csrf-options.attlist &=
|
|||||||
## The CsrfTokenRepository to use. The default is HttpSessionCsrfTokenRepository wrapped by LazyCsrfTokenRepository.
|
## The CsrfTokenRepository to use. The default is HttpSessionCsrfTokenRepository wrapped by LazyCsrfTokenRepository.
|
||||||
attribute token-repository-ref { xsd:token }?
|
attribute token-repository-ref { xsd:token }?
|
||||||
csrf-options.attlist &=
|
csrf-options.attlist &=
|
||||||
## The CsrfTokenRequestHandler to use. The default is CsrfTokenRequestProcessor.
|
## The CsrfTokenRequestHandler to use. The default is CsrfTokenRepositoryRequestHandler.
|
||||||
attribute request-handler-ref { xsd:token }?
|
attribute request-handler-ref { xsd:token }?
|
||||||
|
|
||||||
headers =
|
headers =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user