nextcloud/apps/dav
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
..
appinfo Merge pull request #6811 from nextcloud/feature/noid/disable_caldav_invitations 2017-10-19 11:57:52 +02:00
bin Fix apps/ 2016-07-21 18:13:57 +02:00
composer DAV Autoloader 2017-10-24 20:40:11 +02:00
js add admin settings panel for dav app 2017-10-16 13:49:08 +02:00
l10n [tx-robot] updated from transifex 2017-11-02 01:10:52 +00:00
lib Return whether the file is readable or not in the DAV permissions 2017-11-02 19:37:00 +01:00
templates Update settings-admin-caldav.php 2017-10-21 14:05:20 +02:00
tests Return whether the file is readable or not in the DAV permissions 2017-11-02 19:37:00 +01:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00