FE-954: Username input field repeats
Removed text input filter that was automatically removing invalid characters-- it was too buggy if the user types really fast.
Instead, its now using real-time text validation to alert user when an invalid character has been entered
Edited by Kamal Bramwell