Do not allow case-sensitive email addresses during account signup (and/or convert the email addresses to lower case)
This is a feature request to not allow case-sensitive email addresses during account signup based on https://gitlab.eclipse.org/eclipsefdn/infrazilla/-/issues/318.
I'd recommend informing the user about this while entering an email address into the dedicated field of the signup form. A sneakier and less transparent way would be to silently convert every entered email address to lower case before committing it to our databases, etc.
issue