• Alex Pooley's avatar
    Include shared groups in users authorized groups · 2625c5b5
    Alex Pooley authored
    Authorized groups are all groups where user is defined as a direct
    member. This is in contrast to an indirect membership through
    inheritance.
    
    The system has previously incorrectly or incompletely ignored shared
    group memberships. This commit will transfer direct membership from one
    group in to another group when shared.
    
    Introduces the shared_group_membership_auth feature flag.
    2625c5b5
group_descendants_finder_spec.rb 8.54 KB