]> source.dussan.org Git - nextcloud-server.git/commit
Throw StorageNotAvailable if propfind on root failed
authorVincent Petry <pvince81@owncloud.com>
Mon, 13 Jul 2015 16:28:53 +0000 (18:28 +0200)
committerVincent Petry <pvince81@owncloud.com>
Tue, 14 Jul 2015 15:41:58 +0000 (17:41 +0200)
commit48b2a4e0343892f52ba708213fe48a1468581d36
tree40235f5073fbcbfc6b18771fcd3cdc922859e7f1
parentab308d246a949a8a816ce8226bd14e8f15fe3b49
Throw StorageNotAvailable if propfind on root failed

If PROPFIND fails with 404 or 405 on the remote share root, it means the
storage is not available. Throw StorageNotAvailable is such case.
lib/private/files/storage/dav.php