Skip to content

Refactor authorized_groups and authorized_projects

gitlab-qa-bot requested to merge github/fork/rbeene/user_methods_refactor into master

Created by: rbeene

  • separate logic for ids for find to private methods (authorized_project_ids/authorized_group_ids)
  • leverage private methods in tm_in_authorized_projects to avoid DB hit

Merge request reports