nextcloud/apps/workflowengine
Joas Schilling 323fd3c538 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:14 +00:00
..
appinfo Bump versions of server and the requirements of apps 2018-11-23 10:28:40 +01: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:04 +00:00
lib Only cache the mimetype if the file exists 2019-10-14 19:40:14 +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