meower-media / server

Official source code for the backend that powers the Meower social media platform.
MIT License
12 stars 15 forks source link

Revert temporary fix for random log outs #300

Closed ArrowAced closed 2 months ago

ArrowAced commented 2 months ago

this change broke meower, you can't log in anymore

user logs in with username and password -> server attempts to create a new token to give to user -> temporary fix causes it to return the token the user used -> server returns their password as the token, user is not authorized

ArrowAced commented 2 months ago

dangit i wanted that single contribution