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
Open up an issue on lemmy / lemmy-ui if you would.
Issue #2286 Login with email fails using upper case in address opened as a bug in LemmyNet / lemmy-ui.