Add support for reCAPTCHA Enterprise

Created on 11 August 2021, over 3 years ago
Updated 3 January 2024, 11 months ago

Problem/Motivation

There is currently no option in the configuration page to select which version of reCAPTCHA (Free or Enterprise) to integrate with.

Steps to reproduce

Navigate to admin/config/services/simple_recaptcha

Proposed resolution

Add a checkbox in the config page with label: Use Enterprise JS and a textfield for the Enterprise Project ID.
This will determine the Javascript API to be loaded - https://www.google.com/recaptcha/api.js for Free version; https://www.google.com/recaptcha/enterprise.js for Enterprise version. Project ID is the ID of the Google Cloud project for which the reCAPTCHA Enterprise API is enabled.

User interface changes

✨ Feature request
Status

Needs work

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024