- Reset "requires auth" flag in session storage for reset on tab refresh - Fix context los for resolving, rejecting queued request - Process queued requests after successful login Regression 6636cc66b1 fixes #1028
6636cc66b1
In case the webUI wasn't hosted on the same domain as the server, the ui was stuck on the login page, due to the inferred server address being wrong.