summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2018-02-19 08:47:14 +0000
committerDouwe Maan <douwe@gitlab.com>2018-02-19 08:47:14 +0000
commit804b38d5e63c7e0001e26741b99960e9553114b1 (patch)
tree04403bdc23bf311afea8f94b63eec29924ce9cec /changelogs
parent557db7e635c70bf68a15f7029014301013b30070 (diff)
parent7044a3a54a4ee4dd45af111727df2ff512db1a22 (diff)
downloadgitlab-ce-804b38d5e63c7e0001e26741b99960e9553114b1.tar.gz
Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-saving' into 'master'
Sanitize extra blank spaces used when uploading a SSH key Closes #40552 See merge request gitlab-org/gitlab-ce!17138
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/40552-sanitize-extra-blank-spaces-used-when-uploading-a-ssh-key.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/40552-sanitize-extra-blank-spaces-used-when-uploading-a-ssh-key.yml b/changelogs/unreleased/40552-sanitize-extra-blank-spaces-used-when-uploading-a-ssh-key.yml
new file mode 100644
index 00000000000..9e4811ca308
--- /dev/null
+++ b/changelogs/unreleased/40552-sanitize-extra-blank-spaces-used-when-uploading-a-ssh-key.yml
@@ -0,0 +1,5 @@
+---
+title: Sanitize extra blank spaces used when uploading a SSH key
+merge_request: 40552
+author:
+type: fixed