authenticate_by_mail
8 sites
Security covered
Introduction
This module aims to allow users to log in using a one-time login link sent to their account's registered e-mail address. In doing so, this module effectively moves the burden of Drupal account security to each user's mailbox provider.
Compatibility notice
This module is incompatible with any project that alters, or otherwise depends on, Drupal's password-based authentication, user login form, or password reset form. As an example, the HTTP Basic Authentication module provided by Drupal core is incompatible with this module.
When installed alongside an incompatible project, the behavior of this module is undefined.
Configuration
This module can be configured at Configuration → People → Authenticate by mail.