Grégoire Passault

Results 268 comments of Grégoire Passault

(Which is now called csrf_token_id)

At the symfony level, how the forms are distincted when receiving post data? Is the form action different? That would be a difference

A good and simple solution would be simply to give different names for captcha fields You could add an option to your form to achieve this

Hello, First, be sure that the sessions are enabled in your configuration The controller that generates the captcha is handling another requests, the field options are transported using the session,...

Merged @Olaf1989 and tagged `v2.1.0`

@Gemorroj @Olaf1989 I don't really understand why this doesn't work with 4.4 Looks like adding the controller as service id fixes the issue, I pushed on master: https://github.com/Gregwar/CaptchaBundle/commit/b8a129fc2a3a1a2cede5bd8942cd86988334fce8 @vipinbose can...

OK, I'm afraid I can't exactly explain the reason of this problem, but I can't investigate any further right now I tagged `v2.1.1` to be sure this fix is included...

@vipinbose just pushed on master, is it ok now?

@Olaf1989 done, sorry for the delay

And what is your suggestion exactly here ?