Problem/Motivation

Would like username and email address to match exactly to improve accuracy when New user returns to login . "@" symbols are replaced with "." with no options to change.

Steps to reproduce

Setup handler on a form matching email field to email in account. Then complete form, and review account names.

Proposed resolution

Make the email @ replacement optional when making username. Creating a Disable Rewrite option in the Handler configuration and exportable to config.

Remaining tasks

User interface changes

Disable Option in Handler Interface

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

whthat created an issue. See original summary.

whthat’s picture

Issue summary: View changes
whthat’s picture

Status: Active » Needs review

christina_abboud made their first commit to this issue’s fork.

christina_abboud changed the visibility of the branch 8.x-1.x to hidden.

christina_abboud changed the visibility of the branch 8.x-1.x to active.

christina_abboud’s picture

Hello, I recreated the patch to be compatible with version 2 of the module

  • c3c942e4 committed on 2.0.x
    Issue #3290990: Add option to use email address as username
    
    Adds a "Use...

  • c7e9575e committed on 2.0.x
    Issue #3290990 by whthat, christina_abboud: Add option to use email...
oivanov’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.