Skip to content
Snippets Groups Projects
Select Git revision
  • 3.2.1
  • 8.x-2.x default
  • 3.2.x
  • 4.2.x
  • 4.0.x
  • 3.0.x
  • 3.1.x
  • 8.x-1.x
  • 4.2.2
  • 4.2.1
  • 4.2.0
  • 3.2.0
  • 4.0.3
  • 4.0.2
  • 4.0.1
  • 4.0.0
  • 4.0.0-alpha1
  • 3.0.1
  • 3.1.0
  • 8.x-2.11
  • 8.x-2.10
  • 3.0
  • 3.0.0
  • 8.x-2.9
  • 8.x-2.8
  • 8.x-2.7
  • 8.x-2.6
27 results

mail_login

  • Clone with SSH
  • Clone with HTTPS
  • Mohammad AlQanneh's avatar
    Issue #3505333 by mqanneh: Module config not saved, "Password reset form email...
    Mohammad AlQanneh authored
    Issue #3505333 by mqanneh: Module config not saved, "Password reset form email address only description cannot be longer than 128 characters …"
    31556ef1
    History

    Contents of this file

    • Introduction
    • Requirements
    • Installation
    • Installation with Composer
    • Configuration
    • Maintainers

    Introduction

    This module enables users to login by email address with minimal configuration.

    Requirements

    This module requires no modules outside of Drupal core.

    Installation

    Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.

    Configuration

    Go to "/admin/config/people/accounts/mail-login" for the configuration screen.

    Available settings:

    • 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 form username title: Override the username field title.
    • Login form username description: Override the username field description.
    • Password reset form username title: Override the username field title.
    • Password reset form username description: Override the username field description.

    Maintainers

    This module was created by mqanneh, a Drupal developer.