I hope there's an additional parameter in the /login command, where in the user wish to logout or stay logged in upon leaving the game.
There are some instances wherein a player plays on a shared computer and forgets to log out his account, which may lead into some trouble.
/login [password] [0-2]
- 0 = logout after quitting the game
- 1 = stay logged in on this pc (for a few days)
- 2 = always stay logged in on this pc (stay logged in forever)
Third parameter is optional, the default must be 0.