• Luke Duncalfe's avatar
    Filter shared groups autocomplete by permitted · faf9969e
    Luke Duncalfe authored
    Previously `Autocomplete::ProjectInvitedGroupsFinder` would return all
    of a project's shared groups. It now filters the collection to only the
    groups the user can see.
    
    Changelog: security
    EE: true
    faf9969e
autocomplete_controller_spec.rb 6.8 KB