Actions
Bug #3044
closedallowaccess does not accept gid arrays
Bug #3044:
allowaccess does not accept gid arrays
Description
When checking for allowed access using allowAccess it only takes into account a single GID wherein j1.7 they've an array of GIDs. It needs to be able to compare arrays so an array of GIDs can be passed to it.
Files
Actions