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.

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.

Signup Pay for a node

Component type

module

Downloads

2808

Component created

Component changed

This module allows users to pay for a node, such as an event/conference/lecture/course, without the overhead of ecommerce or ubercart.

Different roles can have different amounts for the same node, for example members can be offered a lower rate over non-members.

After signing up for the node using the Signup module, the user will be redirected to Paypal where they can complete the payment. Once Paypal accepts the payment, the database will be updated to confirm the user as an attendee.

Account Expiry

Component type

module

Categories

Downloads

2295

Component created

Component changed

Adds and maintains expiry dates for user accounts.

Depends on 'Account Types' module.

Specific Account Types can be defined as having an expiry date.

Default expiry period is configurable (eg 30 days). New accounts will be given an expiry date based on the default expiry period. Expiry dates for individual users can be altered via the user edit page, or via 'User Account Expiry' page provided by the module.

Accounts that reach the expiry date are made inactive (blocked) via cron.



Update: 28 July 09

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.

Unique Avatar

Component type

module

Downloads

6268

Component created

Component changed

Unique Avatar circumvents unwanted browser caching of user pictures by creating a unique filename each time the image is uploaded. When a user picture is uploaded, a 32-character unique id is appended to the the filename.

Unique Avatar also flushes any ImageCache caches of the existing user picture.

Funded by centre{source}

Content Profile

Component type

module

Maintenance status

Development status

Downloads

203105

Component created

Component changed

This module builds user profiles as content (aka nodes), which opens the opportunity to use all the powerful modules for content for user profiles too, e.g. the Content Construction Kit (CCK). It's intended to be simple and useful, but extensible by further modules.

Content profiles can be restricted to certain roles; the module also supports separate content profiles for different roles.

Role Watchdog

Component type

module

Maintenance status

Development status

Downloads

17121

Component created

Component changed

Role watchdog automatically logs all role changes made through the user profile or the User List in its own table. A record of these changes is shown in a Role history tab on each user's page. Role watchdog can optionally monitor one or more specific roles for changes and notify members of selected roles via email whenever a change occurs.