]> git.deb.at Git - rhonda/impostor.git/commit
Remove name length/validity checks from JoinGame
authorminiduikboot <mini@duikbo.at>
Mon, 10 Jan 2022 19:47:19 +0000 (20:47 +0100)
committerminiduikboot <mini@duikbo.at>
Mon, 10 Jan 2022 19:54:45 +0000 (20:54 +0100)
commitcc8d5d2a45c8e02b6c7b9c0f8c1afa9aca2732ae
treeac602a37bdcbf1ac144b5149da8d32da2e5bfffd
parente6a35344c3f4a94552a5c4c13b2f89fe0eac3bf9
Remove name length/validity checks from JoinGame

Length and validity are checked also checked by the anticheat. In case
Impostor goes out of sync with the allowed characters again, this can
just be fixed by disabling the Anticheat.

Check for NullOrWhiteSpace is kept because an empty username could be annoying
src/Impostor.Server/Net/Manager/ClientManager.cs