Thanks, but what I want is to disable the CRSF protection for only one form, 
not for all the framework (In 99/100 case I need this important protection)...


-- 
Christophe





Le 14 juin 2011 à 14:39, Emanuel Winblad a écrit :

> Hi!
> 
> Check the configuration reference for the FrameworkBundle: 
> http://symfony.com/doc/current/reference/configuration/framework.html
> 
> I think it's found here:
> 
> framework:
>     /***/
>     # form configuration
>     form:
>         enabled:    true
>     csrf_protection:
>         enabled:    true
>         field_name: _token
> 
> Emanuel Winblad
> 
> 
> 
> 2011/6/14 Christophe Beyer <cbe...@cap-tic.fr>
> Is it possible to disable the CRSF protection for one form ?
> What is the syntax of this option in the form config ?
> 
> Thanks !
>       
> 
> -- 
> Christophe
> 
> 
> 
> 
> -- 
> 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 users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
> 
> 
> -- 
> 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 users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en

-- 
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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to