Module Description
This module enables users to login by email address with the minimal configurations. For configuring mail login go to "/admin/config/people/mail-login". Available configurations:


* Enable login by email address: This option enables login by email address.
* Override login form: This option allows you to override the login form username title/description.
* Login by email address only: This option disables login by username and forces login by email address only.
* Override login form: This option allows you to override the login form username title/description.
* Login form username/email address label: Override the username field title.
* Login form username/email address description: Override the username field description.
* Login form email address only label: Override the username field title.
* Login form email address only description: Override the username field description.

 

 

 

8.x - Install with Composer
We recommend using Composer to download Mail Login module.

composer require 'drupal/mail_login:^2.0';



Installation
Install as usual, see Installing Drupal 8 Modules for further information.

8.x-2.x
Support all authentication calls via "user.auth" service 8.x-2.x now uses "user.auth" service level instead of the form level, this will ensure that anything authenticates with the "user.auth" service is allowed to use email as well.

8.x-1.x UNSUPPORTED
Uses only the login form 8.x-1.x This release only works for the form level, upgrade to 8.x-2.x to use "user.auth" service which works with everything that uses the authentication service.

Support
Please post bug reports, feature requests and support requests to the Mail Login module issue queue. In doing so, complying with the Issue creation guidelines will speed up things for all parties involved.

Credits
Credit goes to all the maintainers for building, maintaining and supporting the module.

Project Usage
9459
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the issue of enabling users to login by email address with minimal configurations, including options to override login form settings and force login by email address only.
Data Name
mail_login

OPENAI CHATBOT

OPENAI CHATBOT

16:26:44
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.