unmojang/drasl

Drasl doesn't check for special characters in username

Closed this issue · 5 comments

As said in the title, Drasl doesn't check for valid usernames, it allows special characters such as ñ, æ, å, ę, ç and many others, it doesn't even check for spaces on characters usernames (test test) and it can happen what a space is set after the username (such as "test "), causing weird Issues on a Minecraft server.

Thanks, yeah you're right, the default should probably be to not allow "exotic" player names. I opened #74.

Nice! Do you want me to test it?

Sure! Thanks

Hey! it works, thx! Will you be pushing this and the client token changes anytime soon into the docker image?

Fixed in #74