1
0
Fork 0
Nextcloud-Desktop/src
Felix Weilbach 28c135c26f Only set dav user after login.
Setting the credentials of the account inside the auth widget is not a
good idea as that will destroy the previous credentials object which
may wait for a signal to be emitted by the credentials dialog that
was created by the credentials that are going to be deleted. Uff.

It should be enough to set the dav user only after login because the
dav user will never change.

See also the discussion here
https://github.com/nextcloud/desktop/issues/3677#issuecomment-907976839

Fixes #3677

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-09-03 09:24:08 +00:00
..
3rdparty upgrade SQLite3 to 3.35.5 2021-05-17 09:48:15 +00:00
cmd Update nextcloudcmd documentation. 2021-08-26 07:51:51 +00:00
common Add workaround for issue discovered in https://github.com/owncloud/core/pull/38304 2021-08-16 13:05:39 +02:00
crashreporter Crashreporter: Apply the same hdpi settings as to the main gui 2020-12-15 10:59:18 +01:00
csync Fix warning by using qsizetype instead of size_t 2021-05-06 07:35:59 +00:00
gui Only set dav user after login. 2021-09-03 09:24:08 +00:00
libsync Use separate arguments for a remote root and do not use dav or webdav in the server's URL 2021-08-23 15:11:44 +00:00
CMakeLists.txt Disable QtWebEngine automatic if not found 2021-06-24 15:43:51 +00:00