Patrick

Results 1 issues of Patrick

The login logic casts passwords to lower case when creating the user and when checking for password validity. https://github.com/2004Scape/Server/blob/main/src/server/login/LoginServer.ts#L54 I know this was used in runescape, but this is a...

question