diff options
author | Nick Thomas <nick@gitlab.com> | 2017-08-28 21:33:35 +0100 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2017-08-30 20:50:44 +0100 |
commit | b84ca08e351fc9238bef4e6b4bf74158d25d4f1d (patch) | |
tree | e7ec9704ec449b547b6193c5e0ba771a5aae62c2 /changelogs | |
parent | 6847060266792471c9c14518a5106e0f622cd6c5 (diff) | |
download | gitlab-ce-b84ca08e351fc9238bef4e6b4bf74158d25d4f1d.tar.gz |
Address review comments
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/17849-allow-admin-to-restrict-min-key-length-and-techno.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/unreleased/17849-allow-admin-to-restrict-min-key-length-and-techno.yml b/changelogs/unreleased/17849-allow-admin-to-restrict-min-key-length-and-techno.yml index 2e0f509b17c..8ec78bbd41f 100644 --- a/changelogs/unreleased/17849-allow-admin-to-restrict-min-key-length-and-techno.yml +++ b/changelogs/unreleased/17849-allow-admin-to-restrict-min-key-length-and-techno.yml @@ -1,5 +1,5 @@ --- -title: Add settings for minimum key strength and allowed key type +title: Add settings for minimum SSH key strength and allowed key type merge_request: 13712 author: Cory Hinshaw type: added |