GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Make usernames case insensitive #190

Closed itsthejoker closed 3 years ago

itsthejoker commented 3 years ago

Relevant issue: N/a

Description:

This PR rewrites all incoming calls to the BlossomUser model to use case-insensitive searching for .get() and .filter().

Checklist: