server/lib/private/Files
Roeland Jago Douma c08e803db3
Catch forbidden http status code
If you try to do something on a DAV mount (external or federated share)
that is not allowed. We should not mark the storage as not available but
just fail somewhat gracefully.

Now by catching this and just properly returning the operation will just
fail (and notify the user) which is already a lot better then marking
the storage as unavailable and doing boom.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-17 09:11:15 +01:00
..
AppData Followup 12833, gracefully handle the getting of / 2018-12-21 11:08:19 +01:00
Cache Fix DAV mimetype search 2019-10-28 21:56:29 +01:00
Config more efficient way to detect added and removed mounts 2018-08-16 19:56:49 +02:00
Mount Store user object later in the code 2019-03-21 21:57:47 +01:00
Node Fix getById for files in appdata and the root mount 2019-09-17 11:15:59 +02:00
Notify
ObjectStore dont delete cache entries if deleting an object from object store failed 2019-09-25 18:09:45 +02:00
Search
SimpleFS Harden appdata putcontent 2019-04-08 13:22:00 +02:00
Storage Catch forbidden http status code 2019-11-17 09:11:15 +01:00
Stream Update Encryption.php 2019-06-17 12:13:29 +02:00
Type Deprecate TemplateManager 2019-10-16 09:54:17 +02:00
Utils Do scan the root storage in background scan 2018-07-24 14:15:27 +02:00
FileInfo.php add option to get raw size (without submounts) from fileinfo 2019-02-27 15:35:44 +01:00
Filesystem.php Fix string doc type casing 2018-11-15 11:57:05 +01:00
View.php Merge pull request #15832 from nextcloud/bugfix/noid/fulltext-search-groupfolders 2019-06-25 21:43:37 +02:00