cosign

Component type

module

Maintenance status

Development status

Downloads

12435

Component created

Component changed

CoSign is an open-source project originally designed to provide the University of Michigan with a secure single sign-on web authentication system.

CoSign authenticates users on the web server and then provides an environment variable for the users' name. When the users access a part of the site that requires authentication, the presence of that variable allows access without having to sign-on again.

Taxonomy Role

Component type

module

Downloads

10329

Component created

Component changed

The purpose of this module is to provide a way to restrict which vocabularies show up on the node forms. This allows you to do things like setup vocabularies for administrator-only use or for any other purpose where you want only certain roles to see or set vocabulary terms on the nodes.

Account reminder

Component type

module

Downloads

24712

Component created

Component changed

Account reminder is a simple module that will resend the welcome email to users who have registered with the site but have not yet logged in. The admin can control the initial time before sending a reminder, the time period between subsequent reminders and the total number of reminders to send. The email that is sent is also fully customizable.

Lazy registration

Component type

module

Downloads

2206

Component created

Component changed

Lazy registration implements lazy registration for Drupal.

Update: Drupal 5 and 6 versions are coming soon. We're also thinking of redesigning the module functionality so please voice your opinions on the issue queue.

It can create accounts automatically, purge them after a period of time, allow users to make them permanent by either email confirmation or a simple edit to the account.

Content Type Administration by Organic Group

Component type

module

Maintenance status

Development status

Downloads

12829

Component created

Component changed

Since the permission system only lets the admin allow/disallow creation of content types and can't specify WHERE they can be used, this module tries to solve that problem. This module allows the admin to limit content types available site-wide and by group. Group owners can then choose which types to use within their group. Group owners can use ALL content types ALLOWED to that group, even if that owner only ACTIVATES a subset of those types for use by his members. All regular permissions and roles are still valid and this module will not override your settings there.

Account Types

Component type

module

Downloads

8729

Component created

Component changed

Use 1.4 version. Looking for co-maintainer. See message in issue queue.

If you have a ton of users and a ton of roles on your site this module aims to eliminate errors in assigning roles and simply make it easier to keep track of who should be able to do what.

The site admin -

  1. defines account types
  2. assigns roles to each account type via checkboxes

Either the site admin or user admin -

  1. assigns account types to users
  2. assigns roles to users based on the limits of the account type

The user -

  1. can't tell the difference

Permissions and roles behave as they always have. Account types pretty much just disable the role checkboxes on the user edit page so that the wrong role can't be assigned the user. This is important if you have a person that is a little technically challenged helping to administer users or who doesn't understand that a particular person isn't supposed to be assigned a role just because they requested it.

NEW FEATURE! You can now select roles that will be auto-assigned when the user gets the Account Type assigned to them.