recaptcha_v3.settings.yml in reCAPTCHA v3 8
config/install/recaptcha_v3.settings.yml
5 string references to 'recaptcha_v3.settings'
- ReCaptchaV3SettingsForm::buildForm in src/
Form/ ReCaptchaV3SettingsForm.php - Form constructor.
- ReCaptchaV3SettingsForm::getEditableConfigNames in src/
Form/ ReCaptchaV3SettingsForm.php - Gets the configuration names that will be editable.
- ReCaptchaV3SettingsForm::submitForm in src/
Form/ ReCaptchaV3SettingsForm.php - Form submission handler.
- recaptcha_v3_captcha in ./
recaptcha_v3.module - Implements hook_captcha().
- _recaptcha_v3_verify_captcha_response in ./
recaptcha_v3.module - Verify captcha response.
File
config/install/recaptcha_v3.settings.ymlView source
- site_key: ''
- secret_key: ''
- verify_hostname: true
- default_challenge: 'captcha\Math'
- error_message: 'Antibot verification failed.'
- cacheable: false