Skip to content
Snippets Groups Projects
Commit 4fbe8558 authored by Shubham Rathore's avatar Shubham Rathore Committed by Julian Pustkuchen
Browse files

Issue #3330959: Update README.md file

parent b65b4481
No related branches found
No related tags found
1 merge request!10Issue #3330959: Update README.md file
Pipeline #62994 failed
# reCAPTCHA for Drupal
## CONTENTS OF THIS FILE
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.
* reCAPTCHA for Drupal
* DEPENDENCIES
* CONFIGURATION
* KNOWN ISSUES
For a full description of the module, visit the
[project page](https://www.drupal.org/project/recaptcha).
## reCAPTCHA for Drupal
Submit bug reports and feature suggestions, or track changes in the
[issue queue](https://www.drupal.org/project/issues/recaptcha).
The reCAPTCHA module uses the reCAPTCHA web service to improve the CAPTCHA
system and protect email addresses. For more information on what reCAPTCHA is,
please visit: [reCAPTCHA](https://www.google.com/recaptcha)
This version of the module uses the new Google No CAPTCHA reCAPTCHA API.
## Table of contents
## DEPENDENCIES
- Requirements
- Installation
- Configuration
- Known Issues
- Thank You
* The reCAPTCHA module depends on the
[CAPTCHA module](https://drupal.org/project/captcha)
## Installation
## CONFIGURATION
Install as you would normally install a contributed Drupal module. For further
information, see
[Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules).
## Requirements
This module requires the following modules:
- [CAPTCHA module](https://drupal.org/project/captcha)
1. Enable reCAPTCHA and CAPTCHA modules in: *admin/modules*
## Configuration
1. Enable reCAPTCHA and CAPTCHA modules in: *admin/modules*
2. You'll now find a reCAPTCHA tab in the CAPTCHA administration page
available at: *admin/config/people/captcha/recaptcha*
3. Register your web site [in the reCAPTCHA Administration](
https://www.google.com/recaptcha/admin/create)
4. Input the site and private keys into the reCAPTCHA settings
5. Visit the Captcha administration page and set where you want the
reCAPTCHA form to be presented: *admin/config/people/captcha*
## KNOWN ISSUES
## 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.
......@@ -46,9 +53,8 @@ This version of the module uses the new Google No CAPTCHA reCAPTCHA API.
[See Issue #2481341](https://www.drupal.org/node/2481341) for more detail.
## Thank You
## THANK YOU
* Thank you goes to the reCAPTCHA team for all their
- Thank you goes to the reCAPTCHA team for all their
help, support and their amazing Captcha solution
[recaptcha](https://www.google.com/recaptcha)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment