Password Encrypt

Component type

module

Maintenance status

Development status

Downloads

284

Component created

Component changed

This module encrypts the user password on user form submission. It prevents the propagation of plain password over internet on user form submission.

Dependencies:

D7:

  1. OpenSSL extension.
  2. CryptoJS library.
  3. AES JSON formatter for CryptoJS.

D8:

  1. OpenSSL extension.
  2. CryptoJS library.

Installation:

D7:

Create user permission

Component type

module

Maintenance status

Development status

Downloads

289

Component created

Component changed

This module makes it possible to make people be able to create users, without granting them the permission to "administer users".

Combined correctly, you can then make people create users of roles "beneath" them in the role hierarchy, both without passing out that permission and without enabling users to register themselves.

If you want to watch a video tutorial for this module, you can check it out here.

vBSSO

Component type

module

Maintenance status

Development status

Downloads

133

Component created

Component changed

Description

Provides universal Secure Single Sign-On between vBulletin and different popular platforms like Drupal.

Take away the need for your users to re-enter theirs authentication credentials when they switch from one of your websites to another.

Compatibility

Compatible with Drupal 7.37, 7.56, 8.0, 8.1, 8.2, 8.3

Requirements

LoginRadius Customer Identity and Access Management

Component type

module

Maintenance status

Development status

Downloads

595

Component created

Component changed

User Registration made simple for your Drupal Website! Let users register via email registration or social login as per their choice and manage their profile with simple LoginRadius Dashboard!

This plugin requires Paid Subscription of LoginRadius service...

Admin Login Path

Component type

module

Maintenance status

Development status

Downloads

928

Component created

Component changed

Admin Login Path is a simple module that routes the login pages to use the admin (theme) path.

This project was built to provide a 'portal' style login for the Material Admin theme.

Installation

Admin Login Path can be installed via the standard Drupal installation process.

PixelPin OpenID Connect

Component type

module

Maintenance status

Development status

Downloads

267

Component created

Component changed

PixelPin OpenID Connect is a module for authenticating with PixelPin using the OpenID Connect API.

PixelPin OpenID Connect allows you to connect your website to PixelPin and let users authenticate using passwordless pictures. With PixelPin OpenID Connect module, your user's to log in to your website using their PixelPin pictures. With PixelPin OpenID Connect, user's will no longer need to complete numerous forms for a successful registration.

Step-by-step installation instructions can be found on our dedicated developer site:

Login Trust

Component type

module

Maintenance status

Development status

Component created

Component changed

Beginning of a new module for establishing user trust profiles, and activities around untrusted/suspicious access.

The goal of this project is to create a system of trust around how users login to their Drupal accounts, and in the event that a login is deemed suspicious when compared to previous logins, it should notify the account owner.