Welcome to mirror list, hosted at ThFree Co, Russian Federation.

8994 « 2.9.1_2021-10-13 « changelog - github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8f534d929a8395886d72e756dec4e6583d18f134 (plain)
1
2
3
4
5
6
Bugfix: Handle use of directory of another Windows VFS sync client

We now better handle setup issues during the initialisation of virtual files support.
Especially the case that a user tries to use a directory managed by a competitor which until now caused a crash.

https://github.com/owncloud/client/issues/8994