-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Allow login by email address #24389
Allow login by email address #24389
Conversation
By analyzing the blame information on this pull request, we identified @blizzz, @jancborchardt, @LukasReschke and @DeepDiver1975 to be potential reviewers |
Incredible … finally it happens. 👍 tested and works. |
👍 |
Wow – so how was this so easy now after the conceptual problems before? |
We basically agreed that a mail address is unique 🙈 |
well - in case the email is not unique it will simply not try to login |
Cool |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
requires #24388
@jancborchardt @LukasReschke