Please register

Component type

module

Downloads

3873

Component created

Component changed

A module that provide a simple block to show anonymous users what can do it and what cannot do before they register.
List of permissions is calculated from anonymous and authenticated roles and merged with order: deny first, allow after.

Additional we can set own allow and deny list of words and select who should see it.

This is useful when we have a website and we wish that users will register on our website and why they should do it.

This module is independent from any type of database.

Email Change Confirmation

Component type

module

Maintenance status

Development status

Downloads

55172

Component created

Component changed

This module confirms that a newly entered email can be received by the user. Currently if a user updates their email address there is no confirmation step to ensure that the new email address belongs to the user and is able to receive email.

Node Limit Number

Component type

module

Maintenance status

Development status

Downloads

13942

Component created

Component changed

Limit the amount of nodes or comments your users create over a given time period. This module has been rewritten to integrate with Rules. Instead of going to a page to assign limits you now just need to create rules. A default rule has been provided as an example.

When creating your rules there are now many hundreds of ways to implement your limits. Limits can be applied to roles, users, dates, or anything that can be accessed using PHP.

CCK groups

Component type

module

Maintenance status

Development status

Downloads

3665

Component created

Component changed

Limit access to content to a group of users. This is a lightweight, minimal alternative to Organic Groups.

Example Use:

Limit access to a Case Tracker project and its cases to selected individuals.

OpenID Attribute Exchange Implementation

Component type

module

Downloads

2285

Component created

Component changed

OpenID Attribute Exchange is an extension for OpenID service which allows the transfer of various user related details/information/attributes between the relying party and the identity provider. There are two primary operations that can be done using the Attribute Exchange:
a) Fetch/retrieve some required attribute about the user from the identity provider.
b) Store some additional attribute about the user on his identity provider.

Shib2Drupal

Component type

module

Maintenance status

Development status

Downloads

823

Component created

Component changed

DESCRIPTION

Shib2Drupal provides HTTP authorization and mapping between Shibboleth HTTP headers and Drupal roles.

CONFIGURATION

Currently no UI is provided (work is in progress), you'll have to manually edit
the code to make this module suit your needs. Sorry for that :(

HOW THE MODULE WORKS

1) During Drupal bootstrap the module checks if REMOTE_USER has a value (this is
always true when Shibboleth is working on a directory).

ipAuthenticator

Component type

module

Maintenance status

Development status

Downloads

4404

Component created

Component changed

Authenticates an IP to a User with Associated Roles.

Note: The difference between the Drupal 5.x and 6.x versions of this module are substantial. So substaintial, that I would only use the Drupal 6.x version. For Drupal 5, you may want to look into: http://www.drupal.org/project/ip_login -- Be sure to thank the developer for coming to the rescue and providing a functional module and strong support to those who are having issues.

Coherent Access

Component type

module

Maintenance status

Development status

Downloads

4669

Component created

Component changed

Notice: This module is no longer being developed. The majority of the planned updates to this module would make it nearly functionally equivalent (including implementation details) to nodeaccess_userreference which has a larger number of sites installed. If you would like to takeover development of this module please open an issue requesting maintainer status.