summaryrefslogtreecommitdiff
path: root/common/changes/remove-check-for-couch-permissions
diff options
context:
space:
mode:
Diffstat (limited to 'common/changes/remove-check-for-couch-permissions')
-rw-r--r--common/changes/remove-check-for-couch-permissions4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/changes/remove-check-for-couch-permissions b/common/changes/remove-check-for-couch-permissions
new file mode 100644
index 00000000..f77f59f1
--- /dev/null
+++ b/common/changes/remove-check-for-couch-permissions
@@ -0,0 +1,4 @@
+ o Remove check for couch permissions when CouchServerState is instantiated.
+ This is not necessary anymore because platform takes care of giving the
+ soledad user enough permissions and tapicero takes care of uploading the
+ needed design documents.