0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-16 03:11:54 +00:00
nextcloud_server/apps/workflowengine/src/components/Checks
Arthur Schiwon c2dea5faf6
fix(workflowengine): fix group not shown in Group membership check
this might have occured on instances with
- more than twenty groups, and
- on rules with more than one Group membership checks
- and at least one of them being not in the set of the first 20 groups

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-05-05 16:58:16 +02:00
..
file.js fix(workflowengine): minimally adapt check operator FileMimeType to use web component 2025-04-03 12:40:48 +02:00
FileMimeType.vue style(vue): satisfy linter 2025-04-03 12:40:48 +02:00
FileSystemTag.vue fix(workflowengine): adapt check operator FileSystemTag to use web component 2025-04-03 12:40:46 +02:00
index.js chore: Add SPDX header 2024-05-31 10:38:47 +02:00
request.js fix(workflowengine): adapt check operator RequestUserGroup to use web component 2025-04-03 12:40:48 +02:00
RequestTime.vue style(vue): satisfy linter 2025-04-03 12:40:48 +02:00
RequestURL.vue style(vue): satisfy linter 2025-04-03 12:40:48 +02:00
RequestUserAgent.vue style(vue): satisfy linter 2025-04-03 12:40:48 +02:00
RequestUserGroup.vue fix(workflowengine): fix group not shown in Group membership check 2025-05-05 16:58:16 +02:00