Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
recaptcha
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
recaptcha
Commits
4fbe8558
Commit
4fbe8558
authored
Jan 4, 2023
by
Shubham Rathore
Committed by
Julian Pustkuchen
Dec 13, 2023
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3330959
: Update README.md file
parent
b65b4481
No related branches found
No related tags found
1 merge request
!10
Issue #3330959: Update README.md file
Pipeline
#62994
failed
Dec 13, 2023
Stage: build
Stage: validate
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+34
-28
34 additions, 28 deletions
README.md
with
34 additions
and
28 deletions
README.md
+
34
−
28
View file @
4fbe8558
# 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
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment