Shibboleth authentication

Component type

module

Maintenance status

Development status

Downloads

40121

Component created

Component changed

Provides user authentication with Shibboleth (both v1.3 and v2.0) as well as some authorisation features (automatic role assignment based on Shibboleth attributes).

For detailed description, please check documentation!

Project Permissions

Component type

module

Downloads

1050

Component created

Component changed

This module provides fine-grained access to projects and issues created with the Project and Project Issue Tracking modules. Where the original modules only provided access by role, this module allows you to specify view, edit, and delete access per user. The permissions are also assigned immediately, instead of requiring the administrator to then go and save the node first. Permissions set at the project level are also applied to the issues for that project.

Certificate Login

Component type

module

Maintenance status

Development status

Downloads

20429

Component created

Component changed

This module allows users to log into your site securely without usernames and passwords. It uses digital/identity certificates users have imported into their browsers as part of a public key infrastructure (PKI). The certificates can be generated by Drupal's PKI Registration Authority module or any other registration authority (RA) / certification authority (CA).

When a Drupal page is accessed via HTTPS the module checks for certain environmental variables that contain the user's unique information, such as an email address. Depending on the settings it then logs the user in or, if enabled, creates a new account.

Whisper

Component type

module

Downloads

2379

Component created

Component changed

This module was created in response to http://groups.drupal.org/node/3720 and to simulate sealed comments similar to the whisper function at Vanilla and private comments on blogs at wretch.cc

Its just a simple module for sealed comments, so it does not have any of the fancy features proposed in the above discussion.

Guestbook module support now available! Please install guestbook first before enabling this module or you have to run the 6110 update to have the guestbook table altered.

Delegation of Authority

Component type

module

Downloads

948

Component created

Component changed

The authority_delegation module allows a user to assign his or her role(s) to other users. It is useful for helping ensure that a given role is covered when someone goes on vacation or is otherwise inaccessible.

Inline Registration

Component type

module

Maintenance status

Development status

Downloads

8573

Component created

Component changed

Inline Registration allows anonymous users to register via the node/add page, thus removing a step/barrier from the user actually publishing content. If you're going to use this module, or allow anonymous users to post content to your site at all for that matter, you should really use CAPTCHA to help keep the spam-bots from trashing your site.

No Request New Password

Component type

module

Maintenance status

Development status

Downloads

40821

Component created

Component changed

Remove "Request new password" link from block and user page.

This module is very useful for sandbox sites where test users can't change your own password and for third party authentication like LDAP.

Login warnings problem

If you are having problems with login warnings, please take a look at this issue:

http://drupal.org/node/239628

CiviRoles Sync

Component type

module

Downloads

6347

Component created

Component changed

11-19-2008 - THIS MODULE IS NOW INCLUDED WITH CIVICRM 2.1.2+ AND IS NO LONGER BEING MAINTAINED ON DRUPAL.ORG, THE FILES BELOW ARE FOR LEGACY/ARCHIVE PURPOSES ONLY. The 6.x release has been removed to avoid incorrect warnings in the module update reports.

Redirect 403 to User Login

Component type

module

Maintenance status

Development status

Downloads

198832

Component created

Component changed

Redirect the HTTP 403 error page to the Drupal /user/login page with an optional message that reads:

"Access denied! You must login to view this page."

Also, the desired page is appended in the url query string so that, once login is successful, the user is taken directly where they were originally trying to go.

OG Default Roles

Component type

module

Downloads

2481

Component created

Component changed

Default Roles allows multiple roles to be granted (and/or revoked) by each group. This is useful if you wish to use membership in certain groups to grant site-wide roles/permissions. For instance, you could have an "Editors" group, whose members will be automatically granted several appropriate roles at the time they join the "Editors" group.