Download & Extend

Keep the email login entered by the user

Project:Email Registration
Version:7.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

Hi

In some use cases (as mine now) you want to validate that the mail entered in login form is ok and you want to force login only by email, this can be accomplished just with a custom validate handler that validates the email but email_registration doesn't keep this data.
I'm attaching a really little patch for keeping the email address in the validation phase.

Comments

#1

Status:active» needs review
AttachmentSize
1291908-keep_email_for_validate-1.patch 720 bytes

#2

It should be done before the user check.

AttachmentSize
1291908-keep_email_for_validate-2.patch 756 bytes

#3

Great but this should be configurable or not? this adds an option #583152-13: email confirmation option

nobody click here