Ga Login (Stand-alone )

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module aims to provide an additional security layer for your Drupal site accounts. With TFA(Two Factor Authentication) enabled, you log in to the site with an one time generated verification code in addition to your username and password. Drupal provides authentication via something you know a username and password while Ga Login module adds a second step of authentication with a check for something you have such as a code sent to (or generated by) your mobile phone.

Sensitive Data

Component type

module

Categories

Maintenance status

Development status

Downloads

439

Component created

Component changed

Overview

Sensitive Data leverages the Site Audit tool to examine a site's content for data that is potentially sensitive, such as credit card numbers or ID numbers.

Installation

Confirm that Site Audit is installed.

Sensitive Data is not a module; do not install it in your site root.

Copy the entire Sensitive Data project to either your unified or personal Drush folder in the commands subdirectory, like

policy118

Component type

module

Categories

Maintenance status

Development status

Downloads

138

Component created

Component changed

Policy118 is a simple and lightweight registration and profile form password policy. What this module does for you is to add three password validation checks for visitors registering on your website and when users want to update their password on the user profile page.

Vault

Component type

module

Maintenance status

Development status

Component created

Component changed

Vault is an open source solution for managing secrets, like keys or passwords.

This project aims to provide a Drupal-based integration for Vault.

Exploration will be evaluating the following features outlined as use cases:

Use case 1 - Integration with the Key module to allow Vault to be used for key-based storage.

Use case 2 - A field-based storage option

Use case 3 - Extending the Password Manager interface to develop a Vault-based password manager

Temporary login links

Component type

module

Maintenance status

Development status

Component created

Component changed

Temporary login links

Imagine you suppose to disable the regular Drupal username / password login on your site for some reason (in order to replace it with some other kind way of authentication). At the same time you required to have kind of a backdoor on the site where you might have a access to site via username / password login from.