Feature #18277
Updated by Peter Amstutz about 3 years ago
Need to be able to share with groups without having full read access to the group.
Need to do one of:
# New type of permission link that grants ability to see a group without traversing it
# Config option to make all 'role' groups visible without traversing them
Option 2 may not actually be simpler to implement (would require introducing a special case into the permission checks).