summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-01-18 19:44:51 +0000
committerRobert Speicher <rspeicher@gmail.com>2018-01-22 13:39:35 -0600
commit107ac39667455d3b686f5c8ef693ff4cd408c77a (patch)
tree75e4bec3bbfdf6db519d3b09fd3b14e88415a6b7
parentb3e3e75bfa65f45d766aa7e5c3e02d38afa1bae9 (diff)
downloadgitlab-ce-107ac39667455d3b686f5c8ef693ff4cd408c77a.tar.gz
Merge branch 'jramsay-3953-fast-ssh-ce-docs' into 'master'
Add release added and release backported to CE See merge request gitlab-org/gitlab-ce!16553
-rw-r--r--doc/administration/operations/fast_ssh_key_lookup.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/administration/operations/fast_ssh_key_lookup.md b/doc/administration/operations/fast_ssh_key_lookup.md
index b86168f935a..0c32afe9046 100644
--- a/doc/administration/operations/fast_ssh_key_lookup.md
+++ b/doc/administration/operations/fast_ssh_key_lookup.md
@@ -1,5 +1,11 @@
# Fast lookup of authorized SSH keys in the database
+> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/1631) in
+> [GitLab Enterprise Edition Standard](https://about.gitlab.com/gitlab-ee) 9.3.
+>
+> [Available in](https://gitlab.com/gitlab-org/gitlab-ee/issues/3953) GitLab
+> Community Edition 10.4.
+
Regular SSH operations become slow as the number of users grows because OpenSSH
searches for a key to authorize a user via a linear search. In the worst case,
such as when the user is not authorized to access GitLab, OpenSSH will scan the