• Nick Thomas's avatar
    Exclude some pending or inactivated rows in Member scopes · 9521edb4
    Nick Thomas authored
    An unapproved access request should not give access rights, and blocked users
    should not be considered members of anything.
    
    One visible outcome of this behaviour is that owners and masters of a group or
    project may be blocked, yet still receive notification emails for access
    requests. This commit prevents this from happening.
    9521edb4
member_spec.rb 9.96 KB