Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-07-26 15:10:08 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-07-26 15:10:08 +0300
commitc4af99d56fdef59d1da557d88a334f52e7531eb3 (patch)
tree10425fe4cbe9ceff8f567c5e1ebb0eea125afdd4 /doc/development/github_importer.md
parentec3483bd1831dfca0c7baec0f8aad9079d28907d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/github_importer.md')
-rw-r--r--doc/development/github_importer.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/development/github_importer.md b/doc/development/github_importer.md
index 91df33e6d95..14fd8f6bf72 100644
--- a/doc/development/github_importer.md
+++ b/doc/development/github_importer.md
@@ -183,6 +183,9 @@ perform:
tries to find the user based on the GitHub user ID, while the second query
is used to find the user using their GitHub Email address.
+To avoid mismatching users, the search by GitHub user ID is not done when importing from GitHub
+Enterprise.
+
Because this process is quite expensive we cache the result of these lookups in
Redis. For every user looked up we store three keys: