Drupal Modules

A B C D E F G H I L M N O P Q R S T U V W Y All

The ACL module, short for Access Control List, is an API for other modules to create lists of users and give them access to nodes. It has no UI of its own and will not do anything by itself; install this module only if some other module tells you to. We're aware of the following modules using ACL (let...

Community, Content, Developer, Security, User access and authentication, 5.x, 6.x

averages

Swipht technologies developed a set of security modules with sponsorship from Portland State University. The modules provide roles and user specific security permissions for menus, menu items, nodes, and security integration into the administration and help systems. We would like to provide this suite...

Administration, Security, Site navigation, User access and authentication, 6.x

Reviews: 1

Allows users with 'administer users' permission and a role (specified in 'Access control') to edit and/or delete other users with a specified role. If the user being edited has multiple roles, the user doing the editing must have permission to edit ALL of the user being edited's roles. Also provides...

Administration, Security, User access and authentication, User management, 5.x, 6.x

This is a simple module which allows you to show site administrators a configurable warning message above most forms on the site, reminding them that they are logged in to the live site as administrators, not regular users. It can be used to help prevent these users from accidentally making destructive...

Administration, Developer, Security, 5.x, 6.x

averages

Details The advanced user module allows the filtering of users based on the user.module fields and optionally the profile.module fields. The fields available for filtering can be configured using the module settings. Eg. Site admin may search through 1000s of users to display all users who have not accessed...

Administration, Security, User management, Utility, 5.x, 6.x

Reviews: 2

In short, here's what this module does: For site owners: This module can provide you with readable passwords. Some users will be able to see other users passwords in plain text if they have a role with the permission to do so. For developers: This module can provide you with a very simple and easy to...

Administration, Security, User access and authentication, User management, 5.x, 6.x

The Agreement module allows the administrator to present a text-based agreement (think "Terms of Service") that users of a particular role must accept before they are allowed to access the site. The agreement is presented to users right after login, and must be accepted before the user can navigate to...

Administration, Content, Security, 6.x

AntiSpam Protect Web Form Captcha Plug-in for Drupal supports English, German, French, Spanish, Russian localization. Customize your CAPTCHA with desired colors and fonts. Chose among many image types. Add reload button and audio support.

Security, 5.x

averages

Bad Behavior is a set of PHP scripts which prevents spambots from accessing your site by analyzing their actual HTTP requests and comparing them to profiles from known spambots. It goes far beyond User-Agent and Referer, however. The problem: Spammers run automated scripts which read everything on your...

Security, Spam prevention, 5.x, 6.x

Reviews: 1

BlockAnonymousLinks is a simple module which blocks comments from anonymous users that contain links. It relies on the fact that most spam messages contain hyperlinks and also on the fact that (for now) (most) spambots don't register on the sites they want to spam. It tries to block comment-spam at an...

Security, Spam prevention, 5.x, 6.x

This module acts as a digital notary for Drupal; it creates notarized/certified timestamps for content. When normal Drupal content is created, an easily modifiable timestamp is created. It is impossible to tell with any real certainity whether or not the node was created at that time. A certified timestamp...

Content display, Security, Third-party integration, 4.7.x, 5.x, 6.x

averages

A CAPTCHA is a challenge-response test most often placed within web forms to determine whether the user is human. The purpose of CAPTCHA is to block form submissions by spambots, which are automated scripts that post spam content everywhere they can. The CAPTCHA module provides this feature to virtually...

Community, Security, Spam prevention, User access and authentication, User management, 5.x, 6.x, 7.x

Reviews: 24

averages

Requires Captcha Update: Welcome Awolfey as a new maintainer for this project. Inspired by this discussion and the fact that many Drupal pages are plagued with endless amounts of spam. While modules like akismet and spam offer a great way of filtering the spam after it's being submitted the purpose of...

Security, Spam prevention, 5.x, 6.x

Reviews: 1

This module reads the CHANGELOG.txt from different sites. It was created for a blog post I wrote. This module allows you to collect site urls, then during cron, it goes to those sites, tries to find a CHANGELOG.txt and reads the version if found. Then it provides a page (coming soon) and a block to...

Security, Utility, 6.x

Cipher is purely a generic API to encrypt and decrypt data. One should only need to install this module if it is asked for by another module as a dependency.

Security, 5.x

The Client Side Encryption (CSE) module is developed to provide a means of encrypting and decrypting sensitive information (such as computer IPs, non-public email addresses etc.) completely within the web browser. This means neither the network nor any server php code gets to see any plain text content...

Security, Utility, 5.x, 6.x

This modules allow fine-grained access to nodes, that can be changed during commenting. This is particularly useful for project issues nodes.

Security, 6.x

Comment Lockdown is a drug of last resort in battling comment spam. You should not use this if you haven't tried something less likely to cause side effects like Mollom. You should continue use of Mollom with Comment Lockdown. This module has some very specific rules for comments, and unlike Mollom,...

Community, Content, Filters and editors, Security, 6.x

The Comment Mail module allows an email to be sent to the site administrator(s) when new comments are posted. A link in the email allows quick approval, editing, deletion, and/or banning of the poster's IP address. Drupal 6: This is being worked on in the issue queue currently. The patch in the issue...

Administration, Community, Content, Mail, Security, Utility, 5.x, 6.x

Features yet implemented The user gets notified when he trys to edit a node, which is edited by someone else. He cant enter the edit mode. The user gets notified when he forgets to unlock a node (see below - unclean transaction). He will be pleased to click on a link to unlock this node. You...

Community, Content, Filters and editors, Security, User access and authentication, 6.x

CRAM is a Drupal module that implements the Challenge-Response Authentication Mechanism as a replacement for the default login process. This allows for users to log into a non-SSL site securely. An algorithm called CRAM-MD5 (http://en.wikipedia.org/wiki/CRAM-MD5) is used to ensure that the user's password...

Security, User access and authentication, 5.x, 6.x

Protect "cron.php" against unauthorized access.

Administration, Security, 6.x

Project merged into Drupal Tweaks module Please use following module instead: Drupal Tweaks ------------------- This module allow you to enable and change following settings in database: - SQL_BIG_SELECTS - MAX_JOIN_SIZE - MAX_ALLOWED_PACKET - WAIT_TIMEOUT and changing SQL_MODES Read more about those...

Performance and Scalability, Security, Third-party integration, 6.x

Note: this model works for IPhone in conjunction with Drupal Notifier. Module Drupal Notifier provides information on the status of installed and active modules for IPhone App Drupal Notifier. With every request from IPhone App Drupal Notifier the website sends another request to update.drupal.org service...

Administration, Import and export, Security, Third-party integration, Utility, 5.x, 6.x

This modules provides following functionality: Quick common operation - Enabling and disabling modules through autocomplete suggestions - Quick search for the nodes, users, etc. to make some operations Quick Drupal operation - clear the cache and rebuild permissions from one place or do them both at...

Developer, Performance and Scalability, Security, 6.x

A B C D E F G H I L M N O P Q R S T U V W Y All

Sponsored By

Drupalcon San Francisco 2010
Drupal Hosting

Latest Reviews

rating

Special menu items module

"I've tried this menu with Dynamic Persistent Menu, Nice Menus, and Simple Menu. It broke all of them. The..."

rating

Scheduler

"I've used this module in some sites and it has worked really good. You have to remember to set up cron..."

rating

CSS Injector

"From now on, we are using CSS injector for theme development. Faster and easier than using FTP or ssh..."

Module Finder New Modules RSS Feeds Code Search Drupal Hosting News