On Fri, Nov 19, 2010 at 6:18 PM, Xavier Briand <[email protected]> wrote: > Exception is thrown on Form construct, so using > disableCSRFProtection() don't fix the problem.
Ok, you can use the Form::disableDefaultCsrfProtection() to disable it for all forms even before you instanciate the form. But I agree this should be improved. Cheers -- Jordi Boggiano @seldaek :: http://seld.be/ -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
