LoginJob: Verify that encryption is established before authentication
In code involving state machines and threads, it's possible that some edge cases can lead to unintended paths being taken. Make sure that when encryption is requested that it's completed before authenticating.
Please register or sign in to comment