AJCxZ0

joined 1 year ago
[โ€“] [email protected] 2 points 6 months ago

One cannot but admire the style and sophistication provided by the Motif toolkit, with it generously broad bezels, tall bars and deep, deep borders.

TWM users can barely suppress their jealousy.

[โ€“] [email protected] 1 points 10 months ago

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

 
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