Drupal Modules

A B C E F G H I L N O P R S T U W All

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

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

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

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, 4.7.x, 5.x, 6.x

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, 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...

3rd party integration, Content display, Security, 4.7.x, 5.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 from spambots – automated scripts that harvest email address from publicly available web forms. The CAPTCHA module provides this feature...

Security, 4.7.x, 5.x, 6.x

Reviews: 5

averages

Requires Captcha 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 Riddler is to compliment these modules by catching it before...

Security, 5.x

Reviews: 1

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

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.

Administration, Community, Content, Mail, Security, Utility, 5.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

Many great sites like YouTube, iFilm and NowPublic allow their media assets to be served to 3rd party websites (like this one). They usually offer snippets of code to be embedded in a web page that will then load a media object (usually Flash) from their servers. This module lets your site users embed...

3rd party integration, Content, Content display, Filters and editors, Media, Security, 4.7.x, 5.x

Announcement: There is no good server-side solution for this problem in Drupal 5 or Drupal 6. Your best option is Ted Serbinski's JS solution: http://tedserbinski.com/2007/01/11/how_to_prevent_duplicate_posts This module is seeking a maintainer. Contact me if interested. http://drupal.org/files/issues/t_6.patch Any...

Administration, Security, 4.7.x, 5.x

averages

What? GlobalRedirect is a simple module which… Checks the current URL for an alias and does a 301 redirect to it if it is not being used. Checks the current URL for a trailing slash, removes it if present and repeats check 1 with the new request. Checks if the current URL is the same as the site_frontpage...

Administration, Content, Search, Security, Utility, 4.7.x, 5.x, 6.x

Reviews: 2

In Dan Thies' great post about the method "Google Proxy Hacking" at http://www.seofaststart.com/blog/google-proxy-hacking he illustrates how an (evil) third party can remove your site from the Google search results. One actual example of the application of this black hat SEO tactic for Google bowling...

Security, 5.x

Small module to make using the Google Webmaster Tools site verification easier. Works with both the Meta Tag and the Upload File methods.

Administration, Developer, Security, Utility, 4.7.x

Gotcha is sort of a take off on "captcha." The idea was first mentioned on http://drupal.org/node/166921 as a possible way to trick spam bots who try to use the Drupal contact form. I don't particulary like the extra step humans are required to perform in these "verification" methods, and some just don't...

Filters and editors, Security, Utility, 5.x

The GlobalTEK GTSpam module obfuscates email addresses to help prevent spambots from collecting them, without loosing the mailto URL scheme default semantics and operations (see RFC 2368).

Filters and editors, Mail, Security, Utility, 5.x

Hashcash is a module which implements the Hashcash algorithm to help protect sites from spam. This module is similar to the popular wordpress plugin wp-hashcash. Administrators are able to specify which roles need to pass a Hashcash check, and also which forms should have the hashcash check inserted...

Security, 5.x

The htmLawed module enables the use of the htmLawed (X)HTML filter/purifier PHP script as an input filter with input format-, content (node) type- and body/comment/teaser-specific configurations . Its speed and high configurability as well as its coverage of entire HTML (including elements like script,...

3rd party integration, Content, Content display, Filters and editors, Security, 5.x, 6.x, 7.x

Implementation of http:BL for Drupal. It provides IP-based blacklisting through http:BL and allows linking to a honeypot. http:BL allows blocking of email harvesters and comment spammers through a centralized DNS blacklist. See http://www.projecthoneypot.org/httpbl.php for more information. Features: http:BL...

Security, 5.x

Stale IP addresses clog up your database with useless data, not to mention, may be subject to subpoena by legal authorities in some jurisdictions. The IP anonymizer module helps ensure users' privacy by establishing a retention policy for IP addresses logged in Drupal's database tables. IP addresses...

Security, 6.x

With Login security a site administrator may add two types of access control to the login forms (default and block) within a defined time window. After login, a module option allows admins to display the last login or site access/activity to the user as a status message. These are the features included: Soft...

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

This module allows administrators to control node access based on permissions. In drupal access control is based on the permissions granted to a role. However most of the access control modules are based on roles and not permissions. In the admin interface of this module you are able to dynamically create...

Content, Content display, Security, User access and authentication, 5.x

This module allows you to assign group-specific roles to users which are restricted to the groups they are in. In other words, using this module, you can assign the role "contributor" to a user in a group, and the user will only have the permissions of that role while he is in that particular group. OGR...

Community, Organic Groups, Security, User access and authentication, User management, 5.x

A B C E F G H I L N O P R S T U W All

Search Modules

Restrict search to:

User login

Donate

Does this site make your life easier? Help me keep it online. Bandwidth and server costs are more than $220/month.

Latest Reviews

rating

Backup and Migrate

"I can't say enough good things about this module. I will never do Drupal without one. What a lifesaver...."

rating

Node import

"This module makes a seemingly complex task spectacularly easy. The UI is extremely intuitive and even..."

rating

LoginToboggan

"This is a great module made better by the fact that it consumes very little real estate. It is faster..."

Module Finder New Modules RSS Feeds Code Search Drupal Hosting