Lodestone-Team / lodestone_core

The backend for Lodestone, A free, open source server hosting tool for Minecraft and other multiplayers
https://www.lodestone.cc/
GNU Affero General Public License v3.0
60 stars 7 forks source link

make incorrect username and password responses equivalent #110

Closed hanmindev closed 1 year ago

hanmindev commented 1 year ago

Description

Updated the login response for when the username cannot be found to match that of the response for when the password is incorrect.

Type of change

Note: make sure your files are formatted with rust-analyzer