Views Bulk Operations (VBO)
Views Bulk Operations augments Drupal Views by allowing actions to be executed on selected view rows, providing checkboxes for row selection and a dropdown/buttons for available operations.
Tags
Views Bulk Operations augments Drupal Views by allowing actions to be executed on selected view rows, providing checkboxes for row selection and a dropdown/buttons for available operations.
Allows privileged users to temporarily switch to another user account while maintaining a record of the original account for easy switching back.
Enforces password security constraints and expiration policies through a flexible plugin-based architecture.
Enhances Drupal login form security by detecting brute-force attacks and implementing configurable blocking protections for users and IP addresses.
Allows site administrators to grant specific roles the authority to assign selected roles to users without requiring the 'administer permissions' permission.
Enhances Drupal's permissions administration page with fast filtering, role selection, and bulk permission management capabilities.
Provides an administration interface for Drupal's hidden flood control variables and enables site administrators to unblock IP addresses and user IDs that are blocked after multiple failed login attempts.
Provides a centralized administrative dashboard for Drupal site management using Panels and Page Manager, offering quick access to site statistics, content creation, and administrative tools.
A helper module that provides services for authenticating users using external sites or services and storing identification details in an authmap table.
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.
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.
Enables SAML 2.0 Single Sign-On (SSO) authentication, allowing users to log into Drupal through external SAML Identity Providers.
Provides Central Authentication Service (CAS) single sign-on authentication for Drupal websites.
Provides a computed field to view and manage group associations directly on entity forms and displays.