nextcloud-server/apps/workflowengine
Roeland Jago Douma 90dc8fb42e
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-10-29 21:35:08 +01:00
..
appinfo Update version requirements and versions of shipped apps 2018-09-05 14:27:06 +02:00
css
js Move workflowengine to compiled handlebars 2018-10-15 14:55:25 +02:00
l10n [tx-robot] updated from transifex 2018-10-29 01:13:07 +00:00
lib A folder should get a folder mimetype 2018-10-29 21:35:08 +01:00
templates Move workflowengine to compiled handlebars 2018-10-15 14:55:25 +02:00
tests