summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2018-08-28 18:27:53 +0200
committerRobin Appelman <robin@icewind.nl>2018-08-28 18:27:53 +0200
commit3806ecb24236b37ce1dbf3bb5b444ca4d9dc971c (patch)
tree2328a2c15693ada8711cfee852cfcc821085185e /apps/dav/lib/Connector
parentc6b1c21b8fd53fe524e38306cf8526f2eff4ad61 (diff)
downloadnextcloud-server-3806ecb24236b37ce1dbf3bb5b444ca4d9dc971c.tar.gz
nextcloud-server-3806ecb24236b37ce1dbf3bb5b444ca4d9dc971c.zip
use the same ignored properties list for both CustomerPropertiesBackends
Signed-off-by: Robin Appelman <robin@icewind.nl>
Diffstat (limited to 'apps/dav/lib/Connector')
-rw-r--r--apps/dav/lib/Connector/Sabre/CustomPropertiesBackend.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/dav/lib/Connector/Sabre/CustomPropertiesBackend.php b/apps/dav/lib/Connector/Sabre/CustomPropertiesBackend.php
index d08917ff35d..c77a4d6be48 100644
--- a/apps/dav/lib/Connector/Sabre/CustomPropertiesBackend.php
+++ b/apps/dav/lib/Connector/Sabre/CustomPropertiesBackend.php
@@ -47,7 +47,6 @@ class CustomPropertiesBackend implements BackendInterface {
'{DAV:}getetag',
'{DAV:}quota-used-bytes',
'{DAV:}quota-available-bytes',
- '{DAV:}quota-available-bytes',
'{http://owncloud.org/ns}permissions',
'{http://owncloud.org/ns}downloadURL',
'{http://owncloud.org/ns}dDC',