server/apps/dav/lib/Connector
Daniel Calviño Sánchez 555d582f35 Return whether the file is readable or not in the DAV permissions
Until now it was safe to assume that every file was readable by its
owner, so there was no need to return whether the file was readable or
not. However, with the introduction of end to end encryption that is no
longer the case, and it is now necessary to explicitly provide that
information.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-11-02 19:37:00 +01:00
..
Sabre Return whether the file is readable or not in the DAV permissions 2017-11-02 19:37:00 +01:00
LegacyDAVACL.php [DAV] Fix URLUtil::splitPath usage 2017-08-01 08:20:17 +02:00
PublicAuth.php check password for mail shares as well 2017-05-04 11:20:20 +02:00