diff options
author | Luke Bennett <lbennett@gitlab.com> | 2018-06-25 08:30:12 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-06-25 08:30:12 +0000 |
commit | ec5b802e1b142eb89a87a25a5380e843f1c32581 (patch) | |
tree | e4350ee2951e44ba49d9efb7b4b6a10be4bb8aea /changelogs/unreleased | |
parent | d07e16faa7dac8138e7e127a9a6c9b255816cda4 (diff) | |
download | gitlab-ce-ec5b802e1b142eb89a87a25a5380e843f1c32581.tar.gz |
(Part 1) Resolve "Recognise when a user is trying to validate a private SSH key"
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/46396-recognise-when-a-user-is-trying-to-validate-a-private-ssh-key-part-1.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/46396-recognise-when-a-user-is-trying-to-validate-a-private-ssh-key-part-1.yml b/changelogs/unreleased/46396-recognise-when-a-user-is-trying-to-validate-a-private-ssh-key-part-1.yml new file mode 100644 index 00000000000..d8c7d612c3d --- /dev/null +++ b/changelogs/unreleased/46396-recognise-when-a-user-is-trying-to-validate-a-private-ssh-key-part-1.yml @@ -0,0 +1,5 @@ +--- +title: Update new SSH key page to improve copy +merge_request: 19994 +author: +type: other |