-
Notifications
You must be signed in to change notification settings - Fork 24
Module for configured spam prevention defaults #5682
Copy link
Copy link
Labels
high priorityMust get done for this milestoneMust get done for this milestonepatch releaseIssues to be included in the next patch releaseIssues to be included in the next patch releaseproposalProposed change to how something works (usually larger or more fundamental than a feature request)Proposed change to how something works (usually larger or more fundamental than a feature request)
Metadata
Metadata
Assignees
Labels
high priorityMust get done for this milestoneMust get done for this milestonepatch releaseIssues to be included in the next patch releaseIssues to be included in the next patch releaseproposalProposed change to how something works (usually larger or more fundamental than a feature request)Proposed change to how something works (usually larger or more fundamental than a feature request)
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
StatusShow more project fields
In review
Motivation
We have seen an increase in form submission spam recently due to a rise in the number of bots with javascript stacks, which reduces the effectiveness of antibot.
It would be nice if quickstart provided some pre-configured defaults to add captcha submissions to forms.
Is your feature request related to a problem? Please describe.
Rise in the amount of bot traffic.
Proposed Resolution
Describe the solution you'd like
A few options:
Describe alternatives you've considered
Do not use Drupal webforms. This is our recommended approach, but there are many legacy webforms scattered across sites.