nextcloud/tests/lib/connector/sabre
Vincent Petry 470c25eff4 WebDAV now throws 403 when deletion did not work
Assume a permission issue whenever a file could not be deleted.

This is because some storages are not able to return permissions, so a
permission denied situation can only be triggered during direct
deletion.
2014-09-22 13:15:17 +02:00
..
directory.php WebDAV now throws 403 when deletion did not work 2014-09-22 13:15:17 +02:00
file.php WebDAV now throws 403 when deletion did not work 2014-09-22 13:15:17 +02:00
objecttree.php Fix unit tests 2014-06-20 15:40:38 +02:00
quotaplugin.php move to public namespace 2014-08-19 14:05:08 +02:00