Skip to content
Snippets Groups Projects
Commit 93559f6c authored by Lily Yan's avatar Lily Yan
Browse files

Merge branch '8.x-1.x-ISTWCMS-2953-Add-hCaptcha' into 8.x-1.x

parents cb9f804b fb55ff30
No related branches found
No related tags found
No related merge requests found
default_challenge: recaptcha/reCAPTCHA
default_challenge: hcaptcha/hCaptcha
description: 'This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.'
administration_mode: false
allow_on_admin_pages: false
......@@ -7,3 +7,4 @@ default_validation: 1
persistence: 1
enable_stats: false
log_wrong_responses: false
enabled_default: 0
site_key: '6LfYahsUAAAAAOzd6l2BWgBrY4hLzJRluCzFLmy0'
secret_key: '6LfYahsUAAAAANjnMFEhuWqzuBjrTLm4lPdVSveH'
hcaptcha_src: 'https://hcaptcha.com/1/api.js'
widget:
theme: ''
size: ''
tabindex: 0
site_key: ''
secret_key: ''
widget:
theme: light
type: image
size: ''
tabindex: 0
noscript: false
......@@ -6,10 +6,10 @@ dependencies:
- captcha
- core_event_dispatcher
- field_event_dispatcher
- hcaptcha
- hook_event_dispatcher
- layout_builder_modal
- layout_builder_restrictions
- layout_builder_styles
- recaptcha
- preprocess_event_dispatcher
- user
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment