diff --git a/apps/dav/lib/DAV/CustomPropertiesBackend.php b/apps/dav/lib/DAV/CustomPropertiesBackend.php index c95e1ea1a7024..2699cffbc24f0 100644 --- a/apps/dav/lib/DAV/CustomPropertiesBackend.php +++ b/apps/dav/lib/DAV/CustomPropertiesBackend.php @@ -74,6 +74,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', ]; /**