Hi, sure this is possible, but you have to implement it yourself. It should be quite easy, as you got the datetime (created_at) for the last comment that user made. So in your template you can use that to decide wether to show the recaptcha or not.
In the Action, you also decided by the created_at for the last post, if there should be a recaptcha. If so, you validate it. If not, you just skip validation. I don't know if I got you right, but this would be the way I would implement it. Regards, Sebastian -- 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