Fix Authenticated User appears 2 times in User List
Add new user to the list is a broadcast, so the user who just authenticated also gets the message with him as a new player and so he appears 2 times in his own list. Now, there is a check to make sure a user can't add himself to the list.