1 Bugfix: Empty credentials for signed out accounts 2 3 We fixed a bug where we saved empty credentials for logged out accounts. 4 Under certain conditions we now tried access the server without any authentication. 5 6 https://github.com/owncloud/client/issues/10500