thunderstore-io / Thunderstore

Thunderstore is a mod database and API for downloading mods. Thunderstore Discord: https://discord.thunderstore.io/
https://thunderstore.io/
GNU Affero General Public License v3.0
127 stars 28 forks source link

Prevent creation of lower case versions of existing usernames #1018

Closed anttimaki closed 5 months ago

anttimaki commented 5 months ago

The old implementation prevented creation of upper case versions of existing usernames, but didn't prevent creation of lower case version of existing uppercase usernames.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.95%. Comparing base (279e50c) to head (6df5946).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1018 +/- ## ======================================= Coverage 92.95% 92.95% ======================================= Files 314 314 Lines 9070 9070 Branches 806 806 ======================================= Hits 8431 8431 Misses 530 530 Partials 109 109 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.