removed unreachable code in OgBehaviorHandler.class.php . If the $user has...
removed unreachable code in OgBehaviorHandler.class.php . If the $user has group admin permission, we should not set new membership to pending. But if he is not an admin, we exit early from the membership Crud. Adapted the test to test admin permission check of the Crud itself
Showing
Please register or sign in to comment