Skip to content
Snippets Groups Projects
Commit 7e1a6118 authored by jurgenhaas's avatar jurgenhaas
Browse files

Updates and replace mollom with recaptcha

parent 105c3e62
No related branches found
No related tags found
No related merge requests found
Pipeline #
Showing
with 91 additions and 59 deletions
uuid: 8ff9379c-b3b0-489f-a1d6-746f0f53685c
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: MbTbUeeaumH8DjENUwT0-8uW9UuxyNHbF6jbKCLhYkk
formId: contact_message_feedback_form
captchaType: default
label: null
uuid: 8b21ee1f-7ee5-43cb-ab93-94a92da25e32
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: JWbmGm_KvY_3No38GsmOrkAy8N9u5Sm4yjJlDJlAW7c
formId: contact_message_personal_form
captchaType: default
label: null
uuid: fb390cc5-7ee3-4402-812d-beef328c6e8c
langcode: en
status: false
dependencies: { }
formId: node_article_form
captchaType: default
label: null
uuid: b121574b-637d-4a6f-98f0-03eb65c45a8d
langcode: en
status: false
dependencies: { }
formId: node_page_form
captchaType: default
label: null
uuid: 108a0ef6-1d33-4e8f-bba0-8512ba5788b8
langcode: en
status: false
dependencies: { }
_core:
default_config_hash: crLwyc9uwZ8Bv8lpMLIOEQYHOxW_mS49jaDf_95-o4I
formId: user_login_form
captchaType: default
label: null
uuid: e62f9cc5-ff0c-4a20-8208-ffa4f1a4de63
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: KV2eyuDk4Ux0da6fu6QsTUf_49rPDXilNurV5nRZqJE
formId: user_pass
captchaType: default
label: null
uuid: 6d687785-9a8b-4aa7-858f-0de44066fb69
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: O11nB9Assnic6AhIuaeK_CQdh_zO0udxABDnUZJupis
formId: user_register_form
captchaType: default
label: null
default_challenge: recaptcha/reCAPTCHA
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
add_captcha_description: true
default_validation: 1
persistence: 1
enable_stats: true
log_wrong_responses: false
_core:
default_config_hash: pfrv6lPS72f5WG1UB4wHkgQV2invlHwVpaCy_mY-ClQ
......@@ -6,8 +6,8 @@ module:
block: 0
block_class: 0
block_content: 0
block_place: 0
breakpoint: 0
captcha: 0
chosen: 0
chosen_lib: 0
ckeditor: 0
......@@ -35,13 +35,12 @@ module:
linkit: 0
menu_ui: 0
metatag: 0
mollom: 0
navbar_filter: 0
node: 0
options: 0
outside_in: 0
path: 0
rdf: 0
recaptcha: 0
redis: 0
search: 0
shortcut: 0
......
......@@ -7,5 +7,6 @@ _core:
id: front
label: 'Front page'
tags:
canonical_url: '[site:url]'
shortlink: '[site:url]'
canonical_url: '[site:url]'
title: '[site:name]'
keys:
public: ''
private: ''
fallback: 1
languages_expected: { }
test_mode:
enabled: false
api_endpoint: dev.mollom.com
keys:
public: ''
private: ''
invalid:
api_endpoint: fake-host
privacy_link: true
log_level: 4
connection_timeout_seconds: 3
api_endpoint: rest.mollom.com
captcha:
audio:
enabled: true
_core:
default_config_hash: 8uHhdqIc3ARJWLcZ_gKimtOymT0SRxGryuDcC6S5Vx4
site_key: ''
secret_key: ''
widget:
theme: light
type: image
size: ''
tabindex: 0
noscript: false
_core:
default_config_hash: ZKQ03ePk4sH2zESRw4tdZYw__nG2YN4Ru5roPL23g3A
uuid: 7111fe02-fff6-4cdf-9874-ca822f1a7f41
langcode: en
status: true
dependencies:
module:
- mollom
_core:
default_config_hash: j6Ue7cqKs-sJx6vtFshGtwfixoAwoWjy0p5LjdzYd-s
id: mollom_comment_unpublish_action
label: 'Report to Mollom and unpublish'
type: comment
plugin: mollom_comment_unpublish_action
configuration: { }
uuid: d5314767-deb6-4b4a-85dd-d295c4a800c8
langcode: en
status: true
dependencies:
module:
- mollom
_core:
default_config_hash: HX1_9T0mpGfkV9UbmnA3z7YJ3iO1WEHYD2u4pxiTnvg
id: mollom_node_unpublish_action
label: 'Report to Mollom and unpublish'
type: node
plugin: mollom_node_unpublish_action
configuration: { }
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