The backend for Lodestone, A free, open source server hosting tool for Minecraft and other multiplayers
GNU Affero General Public License v3.0
59
stars
6
forks
source link
make incorrect username and password responses equivalent #110
Closed
hanmindev closed 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