code
code copied to clipboard
Email field in login screen is case sensative
Please confirm the following.
- [x] I checked the existing issues for duplicate problems
- [x] I have tried resolving the issue using the support portal
What browsers are you seeing the problem on?
Firefox, Chrome (including Arc, Brave, Opera, Vivaldi)
Describe the bug
The email field in the login page is case sensitive, which caused me quite the headache since i couldn't find out why the login wasn't working. This is very weird behavior and no other website does this.
Steps to reproduce
- Go to https://modrinth.com/auth/sign-in
- Try to login with good credentials and change the capitalization of one letter in your email
- Get an error saying the following: An error occurred: Authentication Error: Invalid Authentication Credentials
Expected behavior
I expect it to not be case sensative lol
Additional context
No response