Skip to content

Fix restricted visibility project setting

James Lopez requested to merge fix/project-visibility-setting into master

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/30581

Only shows all the project visibility levels if we are an admin. Otherwise, it will show all visibility levels excluding those that are restricted.

Merge request reports