Auth0 Drupal 7
Component type
Maintenance status
Development status
Component created
Component changed
This project will get merged into https://www.drupal.org/project/auth0 once the code commit access is given for drupal 7
This project will get merged into https://www.drupal.org/project/auth0 once the code commit access is given for drupal 7
Most projects with a QA and UAT workflow need a way to let testers access privileged user roles on dev and stage environments that they might not otherwise have access to in production.
This module offers a dead simple solution: it automatically creates a dummy user account for each role on the site when it's installed, where the username and password are both set to a known value. By only installing this helper module on dev and stage, it's easy to provide testers with access to these environments via static accounts.
A work in progress transforming a previous set of helper tools into Drupal 8.
Provides a role for "trial" users.
Gives this role on install and then removes it after x number of days.
If you want to react on the role being removed (for example send a mail), you can implement the hook
function hook_trial_role_removed(DrupaluserUserInterface $user);
This module was developed as part of developing Violinist. Keep your composer dependencies up to date. Automatically and all the time.
Provide Global Notification for Admin Section.
The concept is to provide a tool that serves two notifications to Drupal users when they log into the site:
1. When the admin user first logs into Drupal.
2. As a notification on all Drupal admin pages.
URBU modules supports the administrators to update all the user's role(s) at once. Administrators can select multiple roles to update and batch process will be used to update. So that very large number users can be updated in a single click.
INTRODUCTION
------------
This module enables user logout confirmation feature
INSTALLATION
------------
* Install as you would normally install a contributed Drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-7
for further information.
CONFIGURATION
-------------
INTRODUCTION
------------
Custom module that tracks the user logout activity.
INSTALLATION
------------
* Install as you would normally install a contributed Drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-7
for further information.
CONFIGURATION
-------------
netFORUM Single Sign on. Allows users to sign in to Drupal using Avectra netFORUM credentials.
This module allows for Single Sign On between netFORUM and Drupal site. Users can sign in to Drupal site using their netFORUM credentials.
SSO with Bi-directional sync - In addition to basic SSO, this module allows you to manage (create/update) users while logging inn in Drupal site, and this information is automatically synched back to Drupal site. Drupal users can edit their password and information will automatically updated in netFORUM.
Thank you!
With WhyWebs Multistep Registration you will have a multistep registration form. This module will auto create first and last names as a required field in your registration form, no need to worry about the username too, this module will create usernames depending on each user first and last name. so bottom of line this module will solve all registrations steps even faster than normal registration process.
optionally:
- show the password strength or not.
- redirect users after login to an absolute or optional url.
- redirect users after logout too.