nextcloud/lib/private/connector/sabre
Vincent Petry 21d825ed6c Properly catch 503 storage not available in getQuotaInfo
When doing a PROPFIND on the root and one of the mount points is not
available, the returned quota attributes will now be zero.

This fix prevents the expected exception to make the whole call fail.
2014-10-27 16:27:12 +01:00
..
exception Upgrade SabreDAV to 1.8.10 2014-06-04 12:22:23 +02:00
auth.php kill OC::$session 2014-08-29 10:22:21 +02:00
directory.php Properly catch 503 storage not available in getQuotaInfo 2014-10-27 16:27:12 +01:00
exceptionloggerplugin.php Upgrade SabreDAV to 1.8.10 2014-06-04 12:22:23 +02:00
file.php WebDAV now throws 403 when deletion did not work 2014-09-22 13:15:17 +02:00
filesplugin.php Merge pull request #10499 from owncloud/mkcol-headers-afterbind 2014-09-22 10:02:03 +02:00
locks.php Upgrade SabreDAV to 1.8.10 2014-06-04 12:22:23 +02:00
maintenanceplugin.php Upgrade SabreDAV to 1.8.10 2014-06-04 12:22:23 +02:00
node.php Fix dav permissions for folders without create permissions 2014-09-25 14:01:19 +02:00
objecttree.php Catch StorageInvalidException in webdav 2014-07-01 15:03:29 +02:00
principal.php use the right interface \Sabre\DAVACL\PrincipalBackend\BackendInterface 2014-06-04 17:47:09 +02:00
quotaplugin.php move to public namespace 2014-08-19 14:05:08 +02:00
request.php Upgrade SabreDAV to 1.8.10 2014-06-04 12:22:23 +02:00
server.php Conceal or display SabreDAV version number in browser and http response headers. 2014-09-16 13:25:44 +02:00