diff options
author | Joas Schilling <coding@schilljs.com> | 2019-09-30 11:39:50 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2019-10-14 10:05:45 +0200 |
commit | d4d3725bfe8bebe05db71245ee9e59401cb739c8 (patch) | |
tree | 33e4ae06a2ac036c575a3b9dbc7f5faca5431bb3 /apps/workflowengine/appinfo | |
parent | 9d6a58e6aef035dc99fd5dedddc8353b5d888491 (diff) | |
download | nextcloud-server-d4d3725bfe8bebe05db71245ee9e59401cb739c8.tar.gz nextcloud-server-d4d3725bfe8bebe05db71245ee9e59401cb739c8.zip |
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>
Diffstat (limited to 'apps/workflowengine/appinfo')
0 files changed, 0 insertions, 0 deletions