mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 09:12:14 +00:00
Fix unresolved xref
Issue gh-13552
This commit is contained in:
parent
5ceea9e2aa
commit
2ef9dc916f
@ -114,7 +114,7 @@ The following is an overview of the aspects of CSRF protection that have changed
|
||||
The changes in Spring Security 6 require additional configuration for single-page applications, and as such you may find the <<csrf-integration-javascript-spa>> section particularly useful.
|
||||
====
|
||||
|
||||
See the xref:migration/servlet/exploits.adoc[Exploit Protection] section of the xref:migration/servlet/index.adoc[Migration] chapter for more information on migrating a Spring Security 5 application.
|
||||
See the https://docs.spring.io/spring-security/reference/5.8/migration/servlet/exploits.html[Exploit Protection] section of the https://docs.spring.io/spring-security/reference/5.8/migration/index.html[Migration] chapter for more information on migrating a Spring Security 5 application.
|
||||
|
||||
[[csrf-token-repository]]
|
||||
== Persisting the `CsrfToken`
|
||||
|
Loading…
x
Reference in New Issue
Block a user