Hello, i installed and well configured the EWZRecaptchaBundle (https:// github.com/excelwebzone/EWZRecaptchaBundle).
In my AccountBundle/Form/UserForm i added $this->add(new RecaptchaField('recaptcha')); In the form i see the recaptcha field good ( i can change the image...) but when i submit the form, there is no validation for captcha - I tested with a empty captcha form ( the form is submited ..) - with a wrong text captcha ( the form is submited ..) I don't know what is the problem !! thanks -- 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