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_formsConfiguration
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
| Attachment | Size |
|---|---|
| Screen Shot 2022-05-19 at 5.39.25 PM.png | 28.94 KB |
Project information
- Project categories: Content display, Content editing experience, Site structure
1,802 sites report using this module
- Created by altagrade on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.






