Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ec3f769

Browse filesBrowse files
committed
Fixed another reference
1 parent 9173ac9 commit ec3f769
Copy full SHA for ec3f769

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎http_cache/form_csrf_caching.rst

Copy file name to clipboardExpand all lines: http_cache/form_csrf_caching.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CSRF tokens are meant to be different for every user. This is why you
88
need to be cautious if you try to cache pages with forms including them.
99

1010
For more information about how CSRF protection works in Symfony, please
11-
check :doc:`CSRF Protection </form/csrf_protection>`.
11+
check :doc:`CSRF Protection </security/csrf>`.
1212

1313
Why Caching Pages with a CSRF token is Problematic
1414
--------------------------------------------------

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.