This fixes not assigning null to the websocket session id, which prevented re logging in later due to login() reusing the closed sockets id. Fixes #8089
This fixes not assigning null to the websocket session id, which prevented re logging in later due to login() reusing the closed sockets id. Fixes #8089