nextcloud/apps/workflowengine
Joas Schilling d4d3725bfe
Only cache the mimetype if the file exists
Otherwise files access control will cache "application/octet-stream"
for all the target node on:
rename, move, copy and all other methods which create a new item

To check this:
1. Add an automated tagging rule which tags on mimetype NOT "httpd/unix-directory"
2. Add an access control rule which checks for any mimetype
3. Create a folder and rename it, the folder should not be tagged, but it is

Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-14 10:05:45 +02:00
..
appinfo bump version to reflect fundamental changes 2019-09-11 11:28:13 +02:00
composer Fix "Cannot add a NOT NULL column with default value NULL" 2019-09-26 15:51:55 +02:00
css Split drone webpack tests 2019-10-04 07:04:29 +02:00
js Bump nextcloud-vue from 0.12.4 to 0.12.6 2019-10-13 17:58:08 +00:00
l10n [tx-robot] updated from transifex 2019-10-13 02:15:52 +00:00
lib Only cache the mimetype if the file exists 2019-10-14 10:05:45 +02:00
src Use the external initial state implementation 2019-10-12 13:21:50 +02:00
templates Split drone webpack tests 2019-10-04 07:04:29 +02:00
tests fix manager tests 2019-09-10 12:01:12 +02:00
.l10nignore We should ignore compiles javascript! 2019-09-17 14:18:55 +02:00
webpack.js Frontend polishing 2019-09-10 09:01:26 +02:00