- Issue created by @imran2734
- 🇮🇹Italy apaderno Brescia, 🇮🇹
Since patches are no longer tested, a merge request needs to be provided.
- 🇺🇦Ukraine dench0
@imran2734
Why do we need this new setting:recaptcha_is_human_score
? It looks like we already have it in the action config. - 🇺🇦Ukraine dench0
And possibly better to use the official Google package instead of the custom
Enterprise
class: https://github.com/googleapis/google-cloud-php-recaptcha-enterprise - 🇮🇳India imran2734
using custom enterpise.php file we are calling rest api if i will use library https://github.com/googleapis/google-cloud-php-recaptcha-enterprise it is asking some json file i need to upload in my directory we don't want to upload any json file .
- 🇺🇦Ukraine dench0
That library can fetch the API key from different locations: like JSON file, ENV variable...
You can find an example of passing the API key by this link https://cloud.google.com/recaptcha/docs/create-assessment-website#create...
- 🇮🇳India imran2734
Multiple approach is there so I am going with this approach POST https://recaptchaenterprise.googleapis.com/v1/projects/PROJECT_ID/assess...
Here we need to pass project id and API_KEY to get validate token response,.
- 🇧🇪Belgium ericvl
IMHO, I think both of this and this issue ✨ Add support for reCAPTCHA Enterprise Active are duplicates of eachother. Look to the steps that are allready made in the other issue.
- 🇮🇳India imran2734
yes both issue is same but here i am providing complete patch file
- 🇮🇹Italy apaderno Brescia, 🇮🇹
Patches are no longer tested; they should no longer be provided. drupal.org now uses merge requests, which is provided by the other issue.
It is useless to have two issues for the same task.
- 🇮🇹Italy apaderno Brescia, 🇮🇹
This issue can now be closed as duplicate of ✨ Add support for reCAPTCHA Enterprise Active .
Now that this issue is closed, please review the contribution record.
As a contributor, attribute any organization helped you, or if you volunteered your own time.
Maintainers, please credit people who helped resolve this issue.