1. Try registering an account 2. Include special characters or numbers in the password 3. Get an error `login: invalid characters` Looking at `SetAccount()`, the password is being passed into the username validator.
login: invalid charactersLooking at
SetAccount(), the password is being passed into the username validator.