nextcloud/apps/workflowengine/lib
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 Do not load bundled jstimezonedetect 2019-02-06 09:16:45 +01:00
Check Only cache the mimetype if the file exists 2019-10-14 19:40:14 +00:00
Controller Make sure to always use an array as parameter 2018-07-19 10:38:15 +02:00
Settings Change Workflow to Tag Management 2019-02-19 14:36:51 +01:00
Manager.php Be sure to get the jailed path if the storage is a jail 2019-09-04 06:56:34 +00:00