Make absolutely sure that useron.number is 0 if answer() returns without
logging in a user. Apparently it's possible to disconnect during an SSH login and have this function return with useron.number set to a valid user number even though there was no successful login, leading to undesireable things happening in logout().
Loading
Please register or sign in to comment