Closed markgawler closed 8 years ago
The jfusion_phpext_direct_access_groups dose not work if a user is a member of multiple groups. This pull request solves this by fetching all the groups the user is a member of and comparing this to the direct access groups.
The jfusion_phpext_direct_access_groups dose not work if a user is a member of multiple groups. This pull request solves this by fetching all the groups the user is a member of and comparing this to the direct access groups.