| Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-re-captcha-user/ |
| Current File : /var/www/clients/client3/web2/web/vendor/magento/module-re-captcha-user/README.md |
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.