nextcloud/apps/workflowengine
Jonas e49b18970b fix(isLegitimatedForUserId): Setup mountpoints to check file access
This fixes workflows on groupfolders, as it will consider access to
files in groupfolders.

It also fixes false positives where access to files was limited by other
means not taken into account before, e.g. access control.

For postDelete events, check for permissions of the parent folder
instead, as the file itself no longer exists.

Fixes: nextcloud/flow_notifications#71

Signed-off-by: Jonas <jonas@freesources.org>
2023-10-27 10:38:57 +02:00
..
appinfo Master is now 26 2022-09-22 11:56:15 +02:00
composer chore(autoloaders): Update autoloader files for Composer 2.5.1 2023-01-25 10:42:34 +01:00
img Add Flow app icon 2019-11-07 17:09:32 +01:00
l10n Fix(l10n): Update translations from Transifex 2023-10-27 00:28:08 +00:00
lib fix(isLegitimatedForUserId): Setup mountpoints to check file access 2023-10-27 10:38:57 +02:00
src fix(workflowengine): Fix multiple UI issues in workflow engine admin settings 2023-05-16 14:08:45 +02:00
templates Remove unused stylesheets from workflowengine 2019-10-29 18:03:53 +01:00
tests fix(isLegitimatedForUserId): Setup mountpoints to check file access 2023-10-27 10:38:57 +02:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00