nextcloud/apps/workflowengine/lib
Arthur Schiwon 916b2e7164 fixes an undefined index when getAccessList returns an empty array
- [] is a valid return value that should be honored as having no access

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-10-23 12:53:23 +00:00
..
AppInfo fix possible leaking scope in Flow 2020-08-24 13:44:01 +02:00
BackgroundJobs Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Check Do not cache file ids in FileSystemTags inside group folders 2021-09-14 14:12:39 +00:00
Command Also always return in app commands 2020-06-26 15:12:11 +02:00
Controller Make "name" column nullable in workflow operations 2021-08-12 14:11:11 +02:00
Entity fixes an undefined index when getAccessList returns an empty array 2021-10-23 12:53:23 +00:00
Helper Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Listener Files client and info bundles are always loaded so we don't need to load them again 2020-11-25 16:11:36 +00:00
Migration Make "name" column nullable in workflow operations 2021-08-12 14:11:11 +02:00
Service fix possible leaking scope in Flow 2020-08-24 13:44:01 +02:00
Settings Prefer typed event over string based ones 2020-08-10 15:22:55 +02:00
Manager.php Set alias for result of cast column function 2021-08-20 13:46:23 +00:00