From ea1daa3943cbfc827714b1dfde226208e46d88d1 Mon Sep 17 00:00:00 2001 From: Clayton Dewey Date: Thu, 3 Jan 2019 16:09:48 -0700 Subject: [PATCH] Enable and configure AntiBot to protect Contact and Training forms --- config/sync/antibot.settings.yml | 12 ++++++++++ ...ot.snapshot.config_sync.module.antibot.yml | 23 +++++++++++++++++++ config/sync/core.extension.yml | 1 + 3 files changed, 36 insertions(+) create mode 100644 config/sync/antibot.settings.yml create mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.antibot.yml diff --git a/config/sync/antibot.settings.yml b/config/sync/antibot.settings.yml new file mode 100644 index 0000000..ed0c87b --- /dev/null +++ b/config/sync/antibot.settings.yml @@ -0,0 +1,12 @@ +form_ids: + - comment_comment_form + - user_login_form + - user_pass + - user_register_form + - contact_message_feedback_form + - contact_message_personal_form + - webform-submission-training-node-58-add-form + - webform-submission-contact-node-163-add-form +show_form_ids: 1 +_core: + default_config_hash: f8-7hVX66ftHnUweoB4XDVx8q1hEr4PiqFvPvFB6yRc diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.antibot.yml b/config/sync/config_snapshot.snapshot.config_sync.module.antibot.yml new file mode 100644 index 0000000..7c942bb --- /dev/null +++ b/config/sync/config_snapshot.snapshot.config_sync.module.antibot.yml @@ -0,0 +1,23 @@ +uuid: 8d3537a1-c75d-47f2-9d56-398adc51fb6f +langcode: en +status: true +dependencies: + module: + - antibot +id: config_sync.module.antibot +snapshotSet: config_sync +extensionType: module +extensionName: antibot +items: + - + collection: '' + name: antibot.settings + data: + form_ids: + - comment_comment_form + - user_login_form + - user_pass + - user_register_form + - contact_message_feedback_form + - contact_message_personal_form + show_form_ids: false diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 3121656..3729a3b 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -5,6 +5,7 @@ module: admin_toolbar_tools: 0 agaric_migration: 0 allowed_formats: 0 + antibot: 0 automated_cron: 0 better_normalizers: 0 block: 0