Skip to content

Usernames are case sensitive. #86

@FractumSeraph

Description

@FractumSeraph

I'm not sure if this is the intended function or not, but usernames are case sensitive.

This seems like an easy fix on the client side by just adding .ToLower(), but this would prevent existing users with capitalized usernames from logging in. I'm not familiar with MongoDB so I don't know how to iterate through all the users to set the names lowercase.

This could also cause issues if there were multiple users with the same username with different capitalizations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions