summaryrefslogtreecommitdiff
path: root/common/changes
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2014-03-12 17:33:11 -0300
committerdrebs <drebs@leap.se>2014-03-12 19:44:06 -0300
commitb85c9797827731b86798adc958cee0c114667918 (patch)
treeeeb21d98a7f37248fd6db5787fe350a55017a0ca /common/changes
parent1a5f426b70ea690b893438d21eb404474126280b (diff)
Remove check for couch permissions.
Diffstat (limited to 'common/changes')
-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.