Skip to content

Commit c966139

Browse files
committed
Merge branch '6.4.x' into 6.5.x
2 parents f180a04 + a411fb7 commit c966139

File tree

1 file changed

+1
-1
lines changed
  • docs/modules/ROOT/pages/servlet/exploits

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/exploits/csrf.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ These defaults come from Angular and its predecessor https://docs.angularjs.org/
206206

207207
[TIP]
208208
====
209-
See the https://angular.io/guide/http-security-xsrf-protection[Cross-Site Request Forgery (XSRF) protection] guide and the https://angular.io/api/common/http/HttpClientXsrfModule[HttpClientXsrfModule] for more recent information on this topic.
209+
See the https://angular.dev/best-practices/security#httpclient-xsrf-csrf-security[HttpClient XSRF/CSRF security] and the https://angular.dev/api/common/http/withXsrfConfiguration[withXsrfConfiguration] for more recent information on this topic.
210210
====
211211

212212
You can configure the `CookieCsrfTokenRepository` using the following configuration:

0 commit comments

Comments
 (0)