modrinth / code

The Modrinth monorepo containing all code which powers Modrinth!
https://modrinth.com
Other
984 stars 187 forks source link

Reporting an user logged out causes 401 error #2951

Open thatsprettygood opened 4 days ago

thatsprettygood commented 4 days ago

Please confirm the following.

What browsers are you seeing the problem on?

Firefox

Describe the bug

Reporting a user doesn't require an login, leading to an 401 error on submission.

Steps to reproduce

  1. Logout (if logged in)
  2. Click on user profile
  3. Report user
  4. Attempt to submit report

Expected behavior

There should be a prompt to login like it is reporting an project.

Additional context

No response