Skip to content
This repository was archived by the owner on Apr 6, 2025. It is now read-only.
This repository was archived by the owner on Apr 6, 2025. It is now read-only.

Emails are case sensitive #804

@glacials

Description

@glacials

Had a support request that ran into this naturally. An account existed with an email like ABC123@gmail.com and then the user tried to log in with a Twitch / Google account with the same email, but spelled abc123@gmail.com, and the existing account wasn't found. We should use case-insensitive columns for storing emails in User, GoogleUser, TwitchUser, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssues that are solved by repairing functionalityrubyPull requests that update Ruby code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions