1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Merge branch '5.8.x'

Closes gh-11894
This commit is contained in:
Rob Winch
2022-09-22 13:47:04 -05:00
30 changed files with 423 additions and 331 deletions
@@ -774,9 +774,9 @@ It is highly recommended to leave CSRF protection enabled.
The CsrfTokenRepository to use.
The default is `HttpSessionCsrfTokenRepository`.
[[nsa-csrf-request-attribute-handler-ref]]
* **request-attribute-handler-ref**
The optional `CsrfTokenRequestAttributeHandler` to use. The default is `CsrfTokenRequestProcessor`.
[[nsa-csrf-request-handler-ref]]
* **request-handler-ref**
The optional `CsrfTokenRequestHandler` to use. The default is `CsrfTokenRequestProcessor`.
[[nsa-csrf-request-resolver-ref]]
* **request-resolver-ref**