magenxcommerce/module-re-captcha-user

Google reCAPTCHA integration for Magento2

1.1.1 2021-10-21 23:01 UTC

This package is auto-updated.

Last update: 2024-04-22 10:45:39 UTC


README

Please refer to: https://github.com/magento/security-package

Emergency commandline disable for Admin panel Login page:

Can disable Google reCAPTCHA for Admin Panel Login page from command-line:

php bin/magento security:recaptcha:disable-for-user-login

This will disable Google reCAPTCHA for Admin Panel Login page form.

Emergency commandline disable for Admin panel Reset Password page:

Can disable Google reCAPTCHA for Admin panel Reset Password page from command-line:

php bin/magento security:recaptcha:disable-for-user-forgot-password

This will disable Google reCAPTCHA for Admin panel Reset Password page form.