nextcloud/apps/workflowengine
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 Fix info.xml files of shipped apps 2018-02-16 10:24:03 +01:00
css Adjust collaborative tags and automated tagging settings 2018-06-29 14:12:06 +02:00
js Merge pull request #8690 from nextcloud/feature/8565/make-thunderbird-and-outlook-addons-identifyable 2018-08-09 09:55:26 +02:00
l10n [tx-robot] updated from transifex 2018-10-29 01:13:18 +00:00
lib A folder should get a folder mimetype 2018-11-06 08:02:21 +01:00
templates Adjust collaborative tags and automated tagging settings 2018-06-29 14:12:06 +02:00
tests Make the Outlook and Thunderbird addons identifyable 2018-02-27 14:37:32 +01:00