8000 Add documentation to overwrite token widget block using esi by alexander-schranz · Pull Request #10867 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Add documentation to overwrite token widget block using esi #10867

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix typo in doc
  • Loading branch information
alexander-schranz authored Jan 12, 2019
commit 9e356b7b61b6effe0302731f416aa7bb8ca4ec86
2 changes: 0 additions & 2 deletions http_cache/form_csrf_caching.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,5 @@ Or you can even load just the CSRF token with an AJAX request and replace the
form field value with it. Take a look at :doc:`hinclude.js </templating/hinclude>`
for a nice solution.



.. _`Cross-site request forgery`: http://en.wikipedia.org/wiki/Cross-site_request_forgery
.. _`Security CSRF Component`: https://github.com/symfony/security-csrf
0