Password Have I been pwned?

Component type

module

Maintenance status

Development status

Downloads

36

Component created

Component changed

This module adds additional checks/validation to the login and change password (user edit) forms during which the entered (or changed) password will be matched against the Have I Been Pwned - Pwned Passwords API in which case the user will be warned that the submitted password has been found in data breaches and advised to change the password.

Civic Identity Platform

Component type

module

Maintenance status

Development status

Component created

Component changed

WHAT IS CIVIC?

Civic’s model allows for on-demand, secure and lower cost access to identity verification via the blockchain. Background and personal information verification checks may no longer need to be undertaken from the ground up every time a new institution or application requires one. Civic already has a working identity verification product that is available worldwide. Civic has won Best New Startup award at the K(NO)W Identity Conference 2017.

Account Activation Reminder

Component type

module

Maintenance status

Development status

Downloads

46

Component created

Component changed

A module allowing site administrators to resend activation emails from a selected user account page.

It also offers
- a custom email subject line
- a custom email body

This module is safe to use on a production site. Just be sure to only grant 'administer users' permission to developers.

Better Passwords

Component type

module

Maintenance status

Development status

Downloads

374

Component created

Component changed

Better Passwords attempts to help users create better passwords by adhering to current recommendations from the US National Institute of Standards and Technology (NIST). This agency, part of the United States Department of Commerce, periodically publishes recommendations that have been extremely influential in determining standards for information security.

Simple OpenId Server

Component type

module

Maintenance status

Development status

Component created

Component changed

Very simple core implementation of an OpenId Connect server. Useful if you need your users to authenticate against a Drupal instance.
This server is configured with only one client_id and client_secret, so if multiple applications want to access this feature, they need to share the same credentials.