Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login with Email #20

Closed
anas-shehadeh opened this issue Mar 3, 2015 · 2 comments
Closed

Login with Email #20

anas-shehadeh opened this issue Mar 3, 2015 · 2 comments

Comments

@anas-shehadeh
Copy link

i want make user login using Email
and remove login with username

@webvimark
Copy link
Owner

See configuration properties $useEmailAsLogin and $emailConfirmationRequired

You just use username as e-mail

@PareshJain
Copy link

As mentioned by you, I have set the following parameters to true in UserManagementModule.php file, but still login using email is not working.
public $useEmailAsLogin = true;
public $emailConfirmationRequired = true;

Do I need to change anything else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants