commands: Remove redundant string() cast on pass
When logging in we had a cast that was made redundant, since pass is now a string.