Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Protected Forms

1,724 sites Security covered
View on drupal.org

Protected Forms is a spam protection module that rejects submissions containing specific language patterns or characters. It can protect various form types, including nodes, comments, webforms, and user profiles, and allows administrators to configure bypass permissions for specific roles.

Successor of Protected Permissions module. See #3281497: Protected Submissions has been renamed as Protected Forms

Description

Protected Forms is a light-weight, non-intrusive spam protection module that enables rejection of node, comment, webform, user profile, contact form, private message and revision log submissions which contain undesired language characters or preset patterns.

How it works

If a user attempts to add a content with a trigger pattern in the name, subject or any other textarea or textfield type fields, then the submission is rejected giving a preset error message.

Admins can configure any role's permission to Bypass Protected Forms validation.

The statistics for rejected submissions can be tracked on the Status Report page.

The rejected submissions can be viewed on the Recent log messages page.

Installation

Download and place the recommended version of the module in your website's modules directory, go to the Extend page (/admin/modules) and enable the Protected Forms module.

Alternatively, just run on CLI:

composer require drupal/protected_forms
drush -y en protected_forms

Configuration

Go to the Protected Forms configuration page on /admin/config/content/protected_forms, set the allowed language scripts, reject message text and the trigger patterns for rejection.

If you want to protect form submissions from only anonymous users, then make sure to go to Permissions page (/admin/people/permissions#module-protected_forms) and put a check mark for authenticated user role next to the Bypass Protected Forms validation option.

Troubleshooting

Report all issues on https://www.drupal.org/project/issues/search/protected_forms.

Alternative modules

Activity

Total releases
4
First release
Dec 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 4
Maintenance
Dormant

Release Timeline

Releases

Version Type Release date
2.0.8 Stable Dec 10, 2024
2.0.7 Stable Dec 9, 2024
2.0.6 Stable Dec 9, 2024
2.0.5 Stable Dec 9, 2024