Skip to content

Nested groups path restrictions pt. 1

username-removed-444 requested to merge dz-nested-groups-restrictions into master

What does this MR do?

Does not allow nested group path to be one of wildcard project routes like tree, blob, commits etc. This is pt. 1 includes restrictions that does not affect existing projects.

Are there points in the code the reviewer needs to double check?

no

Why was this MR needed?

To prevent routing mismatch and make it possible to differentiate git traffic and web traffic.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/2772 and https://gitlab.com/gitlab-org/gitlab-ce/issues/28125#note_24871361

Merge request reports