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

email is case sensitive and accepts invalid emails. #43

@taterhead247

Description

@taterhead247

In the Auth databased, my email is D***.V***@gmail.com (upper case D and V, rest lower case.

  1. If I try to log in with Damon@damon, it accepts the "email" and tries to send a code. Need to make the field verification more restrictive.
  2. If I enter d*.v*@gmail.com (or any email that is a capitalization variation of the one in the system) it tries to create a new user. Maybe do a ToLower()?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions