nextcloud/apps/workflowengine
Jonas a8c31ad285 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-26 22:21:08 +02:00
..
appinfo chore(release): Bump requirements and versions in apps/ 2023-03-03 06:44:27 +01:00
composer chore(autoloader): Update autoloaders with composer 2.5.5 2023-04-21 15:53:55 +02:00
img Add Flow app icon 2019-11-07 17:09:32 +01:00
l10n Fix(l10n): Update translations from Transifex 2023-10-18 00:52:44 +00:00
lib fix(isLegitimatedForUserId): Setup mountpoints to check file access 2023-10-26 22:21:08 +02:00
src fix(workflowengine): Remove unused property track-by 2023-05-16 15:22:55 +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-26 22:21:08 +02:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00