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

8187 « 2.7.0_2020-11-13 « changelog - github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3d4e4663e040be91a4f8d770451ee76eda0682da (plain)
1
2
3
4
5
6
Bugfix: We fixed the permissions check for local folders on NTFS

We fixed a bug where the check whether the local folder is writeable returned a wrong result.
This could cause a crash with the virtual file system plugin.

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