mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-06 00:22:42 -05:00
[GH-ISSUE #89] Email for login is case-sensitive #6076
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Lokowitz on GitHub (Jan 21, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/89
It is not possible to log in if the e-mail address is not case-sensitive.
In my opinion, the login should be case-insensitive (only for the e-mail) and the e-mail should be saved in lower case when creating a new user.
I have this issue because on my cell phone the first letter for the email is automatically written in upper case.
@miloschwartz commented on GitHub (Jan 21, 2025):
Yes I agree. I will try to include this in the next beta of Pangolin.