]> source.dussan.org Git - nextcloud-server.git/commit
Fix DAV exceptions, some will still return false now
authorVincent Petry <pvince81@owncloud.com>
Fri, 30 Jan 2015 11:02:23 +0000 (12:02 +0100)
committerVincent Petry <pvince81@owncloud.com>
Fri, 30 Jan 2015 11:02:23 +0000 (12:02 +0100)
commit5ade2854ee0f47e6004fbfbaa59a152c870bf6e0
tree18173341dd0c6ac167f1298be992ae58c0a68045
parentf4d20dc1f30d4ab4748166956fcacdaeb0773e75
Fix DAV exceptions, some will still return false now

Since the Storage interface isn't ready to work directly with exceptions
like Forbidden and NotFound, the DAV storage has been adapted to still
return false when expected.
lib/private/files/storage/dav.php