Skip to content

Capitalization of email address during login should not matter #17

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

Closed
luspi opened this issue Nov 30, 2020 · 2 comments
Closed

Capitalization of email address during login should not matter #17

luspi opened this issue Nov 30, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@luspi
Copy link

luspi commented Nov 30, 2020

Describe the bug
If the email address at login is not written in the exact same way as during sign-up then the login fails. Capitalization should not matter here.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 2fauth instance
  2. Attempt to login with email address using different capitalization as during sign-up
  3. Login fails

Expected behavior
Capitalization should not render the email invalid.

Desktop (please complete the following information):

  • OS: Ubuntu 20.04
  • 2FAuth version: 2.0.0
@Bubka Bubka added the bug Something isn't working label Dec 1, 2020
@Bubka
Copy link
Owner

Bubka commented Dec 1, 2020

Thanks for your report.
This should occur only with SQLite db. Do you confirm it is the db you used?

@luspi
Copy link
Author

luspi commented Dec 2, 2020

Yes, this happens with SQLite. I initially tried to use MySQL but ran into an error during install (I'll open another issue for that).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants