nextcloud/apps/workflowengine/lib
Arthur Schiwon 5145675d43 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:48:51 +00:00
..
AppInfo Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJobs Update php licenses 2021-06-04 22:02:41 +02:00
Check Do not cache file ids in FileSystemTags inside group folders 2021-09-14 14:07:25 +00:00
Command Update php licenses 2021-06-04 22:02:41 +02:00
Controller Make "name" column nullable in workflow operations 2021-08-12 13:56:26 +02:00
Entity fixes an undefined index when getAccessList returns an empty array 2021-10-23 12:48:51 +00:00
Helper Update php licenses 2021-06-04 22:02:41 +02:00
Listener Update php licenses 2021-06-04 22:02:41 +02:00
Migration Make "name" column nullable in workflow operations 2021-08-12 13:56:26 +02:00
Service Update php licenses 2021-06-04 22:02:41 +02:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
Manager.php Set alias for result of cast column function 2021-08-20 13:40:43 +00:00