Fixed major bug where if a user disconnected, logging in again would break CHEESE for all other users
-> This fix also allows for us to save their task, so that they don't lose much progress in case of a disconnect
For easier debugging/testing add an option to not require passwords for login (no_login)
Add test for relogin case that previously caused bug
Overview of changes: