소스 검색

Merge branch '6.5.x'

Josh Cummings 3 주 전
부모
커밋
1af665d6c8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/modules/ROOT/pages/servlet/exploits/csrf.adoc

+ 1 - 1
docs/modules/ROOT/pages/servlet/exploits/csrf.adoc

@@ -206,7 +206,7 @@ These defaults come from Angular and its predecessor https://docs.angularjs.org/
 
 [TIP]
 ====
-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.
+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.
 ====
 
 You can configure the `CookieCsrfTokenRepository` using the following configuration: