this post was submitted on 29 Nov 2023
5 points (100.0% liked)

Lemmy Support

4710 readers
12 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 
Email or Username: [email protected]
Password: *password123*

Incorrect login credentials

but

Email or Username: [email protected]
Password: *password123*

Logged in

While the forty-year-old standard for email specifies the left hand side of the @ as case sensitive, the de facto standard is to treat email addresses as case insensitive - preferably with normalisation handled outside the user interface (by lowering (unless you are Oracle)).

Tested with UI: 0.19.0-rc.9 BE: 0.19.0-rc.8

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

Issue #2286 Login with email fails using upper case in address opened as a bug in LemmyNet / lemmy-ui.