User Password Reset Link Timeout

Component type

module

Maintenance status

Development status

Downloads

2895

Component created

Component changed

This module provides a Drupal UI method for setting the user password reset link timeout variable (user_password_reset_timeout in D7 and password_reset_timeout in D8). Use cases for changing the value include decreasing the value for security requirements and increasing the value to allow users more time to reset their password.

While you can set this variable in settings.php and with drush vest (see details here), some may find it handy to have a Drupal UI way to make this configuration change.

Temporary Suspension

Component type

module

Categories

Maintenance status

Development status

Downloads

1532

Component created

Component changed

Temporary Suspension is a lightweight module which allows site administrators to suspend users from the site - either indefinitely, or temporarily for a predetermined amount of time.

For temporarily suspended users, a cron job will handle their reinstatement to the site on the date chosen by the site administrator.

Future releases:

Drupal 7 port - This is currently in development.
Drush support - This is currently in development.
VBO Support - This is currently in development.

extra permissions

Component type

module

Maintenance status

Development status

Component created

Component changed

Extra Permission allow you to create additional an user permission of installed modules that can easily be applied to any role.
Extra Permission provides an interface to create additional permissions to access module functionality for other users.
This module is useful when contributed module have one permission to access their various functionality, user can add new permission according to different-2 functionality of module so super admin can assign those permission to particular user to access those functionality.

BirthdayInform

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A simple module that view list of users birthday and optional sends notifications about users birthday to the specified e-mail address.

You can:

  • View list of users with filled birthday field.
  • Configure module to send notification about user birthdays in specific period.

Role Notify

Component type

module

Maintenance status

Development status

Downloads

702

Component created

Component changed

Role Notify is a light-weight module to work as an alternative module for simple notifications.
It basically helps you notify all registered users of a selected role when a new content is published in the site.

Features

  • Per content type notification
  • Per node notification
  • Per role notification
  • Token module support
  • Handy role permissions administration

Future release will extend this module to work on

User Auth.log

Component type

module

Maintenance status

Development status

Downloads

427

Component created

Component changed

User Auth.log

Allows for logging user actions on sensitive/critical administrative pages. Logging is limited to specific users and/or user roles (configurable). Logging only occurs on specific administrative pages (configurable). Features include:

Picture Role

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Picture Role is a module that adds separate Drupal permissions for allowing a User Picture to be displayed and to administer the User Picture settings for oneself and others. The result is the control of the use of User Pictures by role.

Integration

  • Currently works with user profiles and nodes.

Installation

After enabling the module, set the desired permissions.

Account Creator

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a small and efficient module that creates a core Field API Textfield by
the name of Account Creator UID in the People->Account Settings.
Whenever a new account is created this Textfield stores the UserID of the
User that created the Account.
This helps in tracking the Author that creates accounts which can be later used
in Views as-well.