jonpchin / gochess

Online real time chess web server using websockets
MIT License
47 stars 17 forks source link

Filter username input to only allow alphanumeric characters #68

Open jonpchin opened 7 years ago

jonpchin commented 7 years ago

Filter username input to only allow alphanumeric(letters or numbers only)