Webserver authentication

Component type

module

Maintenance status

Development status

Downloads

18804

Component created

Component changed

This module delegates authentication to the web server. It is useful in cases where HTTP authentication, NTLM, or .htaccess authentication are used and is especially useful as an easy way to implement single sign on for MS Windows networks. With this module, Drupal honours the web server's authentication. Users don't maintain separate passwords for Drupal, and terminated users automatically become inaccessible in Drupal. If you are running an LDAP server, or Microsoft Active Directory, use UNIX authentication, this is likely a good module for you.

CAPTCHA

Component type

module

Maintenance status

Development status

Downloads

2041572

Component created

Component changed

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 any user facing web form on a Drupal site.

Co-maintainer wanted

We do this our spare time, which is unfortunately almost nonexistent at the moment due to real life obligations. To give the CAPTCHA module the required level of maintenance, an extra co-maintainer would be welcome. If you're interested in helping with this very popular module, please contact me or open an issue in the CAPTCHA module issue tracker.

node privacy byrole

Component type

module

Maintenance status

Development status

Downloads

35050

Component created

Component changed

Manage which roles can view, edit, and/or delete nodes by content type (default) or on a per-node basis (overriding defaults on each node).

Also supports changing permissions using Actions.

This module is similar in function to Content Access with ACL.

Mass URL

Component type

module

Downloads

216

Component created

Component changed

This module is no longer under active development and hasn't been updated beyond 4.5-era Drupal. I'm not even sure if it's useful anymore, and would personally recommend Pathauto for any aliasing needs. However, if someone would like to adopt this module, please contact me.

A module that allows for easy mass URL aliasing, not requiring the use of the core Path module or Pathauto for many types of common URLs. Currently this module only supports user page and user blog URLs.

Secure Site

Component type

module

Maintenance status

Development status

Downloads

55109

Component created

Component changed

This module allows you to authenticate users with a browser-based password (HTTP Auth). You can restrict access to the site by role and choose to secure restricted pages or the entire site. This means the site will be inaccessible to search engines and other crawlers, but you can still allow access to certain users.

Identity Hash

Component type

module

Maintenance status

Development status

Downloads

4787

Component created

Component changed

Component module (for use by other modules).

Useful for any other module that creates output outside of the Drupal website and need to include links back to the site which contain the identity of a site member. For example, it could be used in an email, personalised PDF, SMS, RSS feed, or voice message to identify the user it's for.