nextcloud/apps/workflowengine
Roeland Jago Douma fc49fa1620
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:48 +01:00
..
appinfo Bump app versions as well 2017-05-22 10:35:25 +02:00
css Highlight the check row on hover 2016-08-05 15:13:22 +02:00
js Do not error when the tag does not exist 2018-05-07 15:30:12 +02:00
l10n [tx-robot] updated from transifex 2018-10-29 01:13:27 +00:00
lib A folder should get a folder mimetype 2018-11-06 08:02:48 +01:00
templates Prevent XSS in links which open a new browser window 2017-10-19 12:16:04 +02:00
tests Use ::class in test mocks 2017-10-24 17:45:32 +02:00