Forked from
project / recaptcha
1 commit behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 1.77 KiB
reCAPTCHA for Drupal
The reCAPTCHA module uses the reCAPTCHA web service to improve the CAPTCHA system and protect email addresses. This version of the module uses the new Google No CAPTCHA reCAPTCHA API.
For a full description of the module, visit the project page.
Submit bug reports and feature suggestions, or track changes in the issue queue.
Table of contents
- Requirements
- Installation
- Configuration
- Known Issues
- Thank You
Installation
Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.
Requirements
This module requires the following modules:
Configuration
- Enable reCAPTCHA and CAPTCHA modules in: admin/modules
- You'll now find a reCAPTCHA tab in the CAPTCHA administration page available at: admin/config/people/captcha/recaptcha
- Register your web site in the reCAPTCHA Administration
- Input the site and private keys into the reCAPTCHA settings
- Visit the Captcha administration page and set where you want the reCAPTCHA form to be presented: admin/config/people/captcha
Known Issues
-
cURL requests fail because of outdated root certificate. The reCAPTCHA module may not able to connect to Google servers and fails to verify the answer.
See Issue #2481341 for more detail.
Thank You
- Thank you goes to the reCAPTCHA team for all their help, support and their amazing Captcha solution recaptcha