iamthe-Wraith / wraithnet

wraithnet
GNU General Public License v3.0
0 stars 0 forks source link

/auth should ONLY return invalid username and password #10

Open iamthe-Wraith opened 3 years ago

iamthe-Wraith commented 3 years ago

currently, reutrn "[username] not found" if the username is not one that has been used. the message should be changed to: "invalid username and password"