summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorJames Edwards-Jones <jedwardsjones@gitlab.com>2017-08-08 17:36:24 +0000
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-08-10 20:47:28 +0100
commitb29692168184cef044c6a1b244f791c56c10fb1c (patch)
tree1addaf5d18bb1b354febe54d5ccd5f84635f8966 /changelogs
parent334915d50884e54ed8034b4b8820f285b14837c5 (diff)
downloadgitlab-ce-b29692168184cef044c6a1b244f791c56c10fb1c.tar.gz
Merge branch 'rs-alphanumeric-ssh-params' into 'security-9-4'jej/security-release-2017-08-10
Ensure user and hostnames begin with an alnum character in UrlBlocker See merge request !2138
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/rs-alphanumeric-ssh-params.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/rs-alphanumeric-ssh-params.yml b/changelogs/unreleased/rs-alphanumeric-ssh-params.yml
new file mode 100644
index 00000000000..426b01cafad
--- /dev/null
+++ b/changelogs/unreleased/rs-alphanumeric-ssh-params.yml
@@ -0,0 +1,5 @@
+---
+title: Disallow Git URLs that include a username or hostname beginning with a non-alphanumeric
+ character
+merge_request:
+author: