php - CSRF protection with Symfony -


i'm unable find symfony documentation activate csrf protection in existent forms (with no protection).

i've set csrf_protection token , on, forms failing , guess needed work correctly.

check that:

  • there's entry in settings.yml
  • the csrf token rendered form in template
  • csrf token not disabled inside form class (or parents)

... should work.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -