diff options
author | Bob Van Landuyt <bob@gitlab.com> | 2017-04-03 14:07:15 +0200 |
---|---|---|
committer | Bob Van Landuyt <bob@gitlab.com> | 2017-05-01 11:14:23 +0200 |
commit | 56e031d3032996233f2c71ba7b5e3fc398da0b53 (patch) | |
tree | 158a33fea4649026565518ee268c7c5c055598e6 /changelogs | |
parent | d6dfbf02f706c138b43c06886ba8b36512e32b0a (diff) | |
download | gitlab-ce-56e031d3032996233f2c71ba7b5e3fc398da0b53.tar.gz |
Disallow some more namespaces
These routes seem to be taken
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/30272-bvl-reject-more-namespaces.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/30272-bvl-reject-more-namespaces.yml b/changelogs/unreleased/30272-bvl-reject-more-namespaces.yml new file mode 100644 index 00000000000..56bce084546 --- /dev/null +++ b/changelogs/unreleased/30272-bvl-reject-more-namespaces.yml @@ -0,0 +1,4 @@ +--- +title: Improve validation of namespace & project paths +merge_request: 10413 +author: |