summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorAndrew Smith <espadav8@gmail.com>2016-11-30 22:26:22 +1000
committerAndrew Smith <espadav8@gmail.com>2016-12-01 22:13:42 +1000
commit532f8cbd38d61ba73886ea3ed0dbce1864819bec (patch)
tree1b99addfbfa9722ee3ea13b1543d1fffc97c9927 /changelogs
parent42dc2033dd4f04203c6f025ee96a058e050c9312 (diff)
downloadgitlab-ce-532f8cbd38d61ba73886ea3ed0dbce1864819bec.tar.gz
If SSH prototol is disabled don't say the user requires SSH keys
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/24921-hide-prompt-to-add-ssh-key-if-ssh-protocol-is-disabled.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/24921-hide-prompt-to-add-ssh-key-if-ssh-protocol-is-disabled.yml b/changelogs/unreleased/24921-hide-prompt-to-add-ssh-key-if-ssh-protocol-is-disabled.yml
new file mode 100644
index 00000000000..4d4019e770e
--- /dev/null
+++ b/changelogs/unreleased/24921-hide-prompt-to-add-ssh-key-if-ssh-protocol-is-disabled.yml
@@ -0,0 +1,4 @@
+---
+title: Don't display prompt to add SSH keys if SSH protocol is disabled
+merge_request: 7840
+author: Andrew Smith (EspadaV8)