Tags

security

gui

Rename Admin Paths

Security module that allows renaming of Drupal's default /admin and /user paths to custom paths, helping protect against automated attacks targeting standard Drupal URLs.

61
gui

Drupal Perimeter Defence

A security module that automatically bans IP addresses making suspicious requests to non-existent URLs matching configurable patterns, protecting Drupal sites from hackers and bots.

60
api

Username Enumeration Prevention

Mitigates username enumeration attacks by suppressing error messages on password reset forms and converting 403 Access Denied responses to 404 Not Found on user profile routes.

59
gui

Administer Users by Role

Allows site builders to set up fine-grained permissions for allowing sub-admin users to edit, cancel, and create other users based on their roles, providing more specific control than Drupal Core's all-or-nothing 'administer users' permission.

56
gui

Persistent Login

Provides a "Remember Me" feature on the user login form that allows users to stay logged in across browser sessions.

53
gui

SAML Authentication

Enables SAML 2.0 Single Sign-On (SSO) authentication, allowing users to log into Drupal through external SAML Identity Providers.

49
gui

Spam Master

Real-time firewall and anti-spam protection module that blocks malicious user registrations, comments, and form submissions using RBL (Real-time Blacklist) servers provided by spammaster.org as SaaS.

45
utility

Login with Email or Username

Allows users to log in with either their username OR email address from the same input box on the standard login form.

44
api

Paranoia

A security module that protects Drupal sites from insecure configurations by disabling dangerous modules, hiding risky permissions, and preventing arbitrary PHP code execution.

42
gui

Remove HTTP headers

Removes configured HTTP response headers from Drupal to enhance security by hiding server information.

42
gui

CAS

Provides Central Authentication Service (CAS) single sign-on authentication for Drupal websites.

41
gui

Private Files Download Permission

Provides granular per-directory access control for Drupal's private file system, allowing administrators to restrict file downloads by user and role.

41
gui

Menu Item Role Access

Provides role-based access control for menu items, allowing administrators to restrict menu item visibility based on user roles.

40