AccountManager: Don't force the server URL while loading the config.
authorOlivier Goffart <ogoffart@woboq.com>
Tue, 28 Jun 2016 12:27:00 +0000 (14:27 +0200)
committerOlivier Goffart <ogoffart@woboq.com>
Tue, 28 Jun 2016 12:32:03 +0000 (14:32 +0200)
commitdff57362f95b11d22b03684ab825c9a14bec4942
treee96acf4f66e058fd8fdf0fe4ecf7da1719a6fe1b
parent05a7c18635958ebbbb550a9e1dd548ef490d7b55
AccountManager: Don't force the server URL while loading the config.

While loading the account, only override the server url if Theme::forceConfigAuthType
is set. This restore the behavior from the client 2.1 for theme that did not
use Theme::forceConfigAuthType.

Issue: owncloud/enterprise#1418
src/gui/accountmanager.cpp