Skip to content
Snippets Groups Projects
Commit 17bac491 authored by Robert Speicher's avatar Robert Speicher
Browse files

Ensure Owners are included in the scope for authorized_projects

Prior, when providing a `min_access_level` parameter to this method, we
called `Gitlab::Access.values` instead of `all_values`, mistakenly
omitting the `OWNER` level.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/19878
parent 1d7ac164
Branches
Tags
1 merge request!5353Ensure Owners are included in the scope for authorized_projects
Pipeline #