diff --git a/apps/dav/lib/DAV/CustomPropertiesBackend.php b/apps/dav/lib/DAV/CustomPropertiesBackend.php index 211be3c1308bc..9f7870953e37c 100644 --- a/apps/dav/lib/DAV/CustomPropertiesBackend.php +++ b/apps/dav/lib/DAV/CustomPropertiesBackend.php @@ -73,6 +73,10 @@ class CustomPropertiesBackend implements BackendInterface { '{DAV:}getetag', '{DAV:}quota-used-bytes', '{DAV:}quota-available-bytes', + '{DAV:}getlastmodified', + '{DAV:}creationdate', + '{DAV:}displayname', + '{http://open-collaboration-services.org/ns}share-permissions', ]; /**