Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Edwards-Jones <jedwardsjones@gitlab.com>2017-08-08 20:36:27 +0300
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-08-09 00:19:22 +0300
commit7528b7ead5dbbc7384dec7ab30ccb76f95d4d622 (patch)
treef5f4bdfe1cc22c25cbbf96195895965adaf23535 /changelogs
parent224a7a7c7193f5d64d02e091b3bc3c4ccc7f5ed6 (diff)
Merge branch 'rs-alphanumeric-ssh-params-9-3' into 'security-9-3'
Ensure user and hostnames begin with an alnum character in UrlBlocker See merge request !2149
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: