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

8066 « 2.7.0_2020-11-13 « changelog - github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 45963e1d838f93dac6538285677235575d6fc3e1 (plain)
1
2
3
4
5
6
7
Bugfix: Ensure permissions for newly added files are available

We fixed a bug where newly added files had no server permissions set.
Under certain conditions that was leading to an undefined behaviour.

https://github.com/owncloud/client/issues/8066
https://github.com/owncloud/client/issues/7967