summaryrefslogtreecommitdiff
path: root/common/changes/feature_5302_prevent-couch-server-state-from-creating-or-deleting-dbs
diff options
context:
space:
mode:
Diffstat (limited to 'common/changes/feature_5302_prevent-couch-server-state-from-creating-or-deleting-dbs')
-rw-r--r--common/changes/feature_5302_prevent-couch-server-state-from-creating-or-deleting-dbs3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/changes/feature_5302_prevent-couch-server-state-from-creating-or-deleting-dbs b/common/changes/feature_5302_prevent-couch-server-state-from-creating-or-deleting-dbs
new file mode 100644
index 00000000..acd74529
--- /dev/null
+++ b/common/changes/feature_5302_prevent-couch-server-state-from-creating-or-deleting-dbs
@@ -0,0 +1,3 @@
+ o Prevent CouchServerState from creating or deleting databases. This way,
+ Soledad remote clients won't ever be able to do these operations when
+ syncing. Part of #5302.