nextcloud/apps/workflowengine
Joas Schilling f519ed3fda 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 19:40:59 +00:00
..
appinfo Update version requirements and versions of shipped apps 2018-09-05 14:27:06 +02:00
css Adjust collaborative tags and automated tagging settings 2018-06-29 14:12:06 +02:00
js Move workflowengine to compiled handlebars 2018-10-15 14:55:25 +02:00
l10n [tx-robot] updated from transifex 2019-10-13 02:16:10 +00:00
lib Only cache the mimetype if the file exists 2019-10-14 19:40:59 +00:00
templates Move workflowengine to compiled handlebars 2018-10-15 14:55:25 +02:00
tests Make the Outlook and Thunderbird addons identifyable 2018-02-27 14:37:32 +01:00