CAPTCHA Module for OpenConf

This module adds a CAPTCHA verification to the submission form so as to ensure it is being submitted by a person. This module uses the reCAPTCHA mechanism, which requires that you sign up for a reCAPTCHA account and enter your account API keys into this module's settings.


Version 1.1.0
- Changed author-validate to check for existence of POST variables - Changed author-fields to not display blank table row for contact form, and included field label

Version 1.0.0
- Initial Release