Mail Login

Module Drupal Illustration Voir sur Drupal.org
Nb téléchargements : 11375

Components

  • Code
  • Documentation
  • Miscellaneous
  • User interface

Images




Demo

Licence

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

permet de se connecter avec son email

Release

Status : Published
Projects : Modules
Maintenance status : Actively maintained
Development status : Under active development
Supported Branches : 3.0., 4.0., 8.x-2.
shield Stable releases for this project are covered by the security advisory policy.





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:^4.0';

Installation

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

4.0.x - Drupal >=10.3

This release is compatible with Drupal >=10.3

AuthDecorator now implements both the old UserAuthInterface and the new UserAuthenticationInterface for Drupal core >=10.3 compatibility

3.0.x - Drupal 9.1 and Drupal <10.3

This release is compatible with Drupal >=9.1 and Drupal <10.3

The flood core service has changed after Drupal core 9.1 into user.flood_control. If you are using Drupal 8 use 8.x-2.x dev branch or version >= 8.x-2.10.

8.x-2.x - Drupal 8

This release is compatible with Drupal 8

Uses flood core service for Drupal 8.

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 or 3.0.x to use "user.auth" service which works with everything that uses the authentication service.

Alternative modules

  • Email Registration provides a similar functionality to this module and is an alternative module.

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.



Toutes les informations proviennent du site drupal.org