Problem/Motivation

The module provides a default list of forms that are protected when its enabled. This doesn't include webforms, so extra steps need to be taken when installing the module to protect webforms.

Proposed resolution

Update the configuration to also protect Webform submission forms.

Remaining tasks

Provide a MR with the change,

User interface changes

If the Webform module is installed, webforms are automatically protected when the Antibot module is installed.

API changes

n/a

Data model changes

n/a

Issue fork antibot-3579665

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

damienmckenna created an issue. See original summary.

damienmckenna’s picture

Issue summary: View changes

damienmckenna’s picture

Status: Active » Needs review

The MR just adds webform_submission_webform_* as a form ID pattern, problem solved.

danrod’s picture

Thanks @damienmckenna , I reviewed the change and it looks ok to me, I'll merge this to the 2.0.x branch.

danrod’s picture

Status: Needs review » Reviewed & tested by the community
danrod’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.