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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-08-03 13:04:31 +0300
committerHannah von Reth <vonreth@kde.org>2021-08-10 15:19:56 +0300
commit4bf7947f51deaca186e30dbe73fb0a3a56a562e9 (patch)
tree58169e88e726910a29c5f7ffdbffd2fd1165e2a8 /changelog
parent975b0f2c23daea9fbb1532b0a7a2e95e86b67e08 (diff)
Don't allow to use a folder with a .sync_*.db
Diffstat (limited to 'changelog')
-rw-r--r--changelog/unreleased/88491
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog/unreleased/8849 b/changelog/unreleased/8849
index 43922a28a..72ef2ffcc 100644
--- a/changelog/unreleased/8849
+++ b/changelog/unreleased/8849
@@ -5,3 +5,4 @@ use the same directory.
In combination with virtual files this was leading to dataloss however.
https://github.com/owncloud/client/issues/8849
+https://github.com/owncloud/client/issues/8512