It would be nice if the list of protected forms could also allow for selection of Entityforms (https://www.drupal.org/project/entityform).

Comments

bfodeke created an issue. See original summary.

johnle’s picture

I've added a working patch that allows for entity forms to interact with the captcha_free module. I've also ensure that the options selected in the admin UI are the only ones to validate. By default, it will always validate webform and comments and there is no way to turned that off. Also fix a lot of coding standard on the module. Please review and see if this is something worth including into the module maybe as release 7.x-2.x. Thanks!

bfodeke’s picture

Status: Active » Needs review