magento / security-package

Magento Security Extensions
Open Software License 3.0
73 stars 69 forks source link

Allows Global ReCAPTCHA #288 #300

Closed thomas-kl1 closed 1 year ago

thomas-kl1 commented 3 years ago

Add the alternative domain https://www.recaptcha.net/recaptcha/api.js

Description (*)

As a merchant I want to select the captcha domain:

https://www.google.com/recaptcha/api.js https://www.recaptcha.net/recaptcha/api.js See Google Documentation: https://developers.google.com/recaptcha/docs/faq#can-i-use-recaptcha-globally

Fixed Issues (if relevant)

  1. magento/security-package#288: Allow use reCAPTCHA gloabally

Manual testing scenarios (*)

  1. ...
  2. ...

Questions or comments

Beside that the PR aims to fix components dependencies declaration. This PR also add return type hint when possible to method signatures.

Contribution checklist (*)

nathanjosiah commented 3 years ago

@magento run all tests against 2.4.4-develop

magento-automated-testing[bot] commented 3 years ago

The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time.