spacebarchat / server

Spacebar server - A reimplementation of the Discord.com backend, built with Typescript and love
https://spacebar.chat
GNU Affero General Public License v3.0
1.47k stars 252 forks source link

fix: return an error on username change with no password #1152

Closed CyberL1 closed 3 months ago

CyberL1 commented 3 months ago

Currently, it is possible to change your account's username with no password provided. This PR fixes that