-
- Downloads
Merge branch 'tc-fix-private-subgroups-shown' into 'security'
Use GroupsFinder to find subgroups the user has access to See merge request !2096
Showing
- app/controllers/explore/groups_controller.rb 1 addition, 1 deletionapp/controllers/explore/groups_controller.rb
- app/controllers/groups_controller.rb 1 addition, 1 deletionapp/controllers/groups_controller.rb
- app/finders/groups_finder.rb 16 additions, 4 deletionsapp/finders/groups_finder.rb
- changelogs/unreleased/tc-fix-private-subgroups-shown.yml 4 additions, 0 deletionschangelogs/unreleased/tc-fix-private-subgroups-shown.yml
- lib/api/groups.rb 1 addition, 1 deletionlib/api/groups.rb
- lib/api/v3/groups.rb 1 addition, 1 deletionlib/api/v3/groups.rb
- spec/controllers/groups_controller_spec.rb 35 additions, 0 deletionsspec/controllers/groups_controller_spec.rb
- spec/finders/groups_finder_spec.rb 46 additions, 11 deletionsspec/finders/groups_finder_spec.rb
Please register or sign in to comment