nextcloud/apps/workflowengine/lib
Roeland Jago Douma 41c8a9314c
A folder should get a folder mimetype
If doing achunked upload the mimetype of the folder would otherwise be
guessed from the path. Which always returned application/octet-stream.

If an access control rule to block that is in place this means that all
chunked uploads fail hard in directories as the isCreatable on the
directory always fails.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-06 08:02:21 +01:00
..
AppInfo Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Check A folder should get a folder mimetype 2018-11-06 08:02:21 +01:00
Controller Make sure to always use an array as parameter 2018-07-19 10:38:15 +02:00
Settings Add the icons for shipped apps 2017-01-19 10:42:22 +01:00
Manager.php Fix L10N::t 2017-08-01 08:20:17 +02:00