Actions
Bug #5059
closedAccess check not reliable enough
Description
It's determining a users access using gids variable. That's not just reliable enough. If a user id exists then use Application API to grab a usergroups array. Otherwise if no id exists use gids variable.
Actions