1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Polish gh-11896

This commit is contained in:
Steve Riesenberg
2022-10-03 09:57:08 -05:00
parent 64a19de4dc
commit 7f9600ae08
2 changed files with 2 additions and 2 deletions
@@ -1152,7 +1152,7 @@ csrf-options.attlist &=
## The CsrfTokenRepository to use. The default is HttpSessionCsrfTokenRepository wrapped by LazyCsrfTokenRepository.
attribute token-repository-ref { xsd:token }?
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 }?
headers =
@@ -3878,4 +3878,4 @@
<xs:enumeration value="LAST"/>
</xs:restriction>
</xs:simpleType>
</xs:schema>
</xs:schema>