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>2020-10-22 06:08:25 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-22 06:08:25 +0300
commit8a902a9508717f7a107221b37d894e4682fc27c3 (patch)
tree9f01ce7ab957d48135fc87f87f3320d3fa9f38ab /doc/integration/kerberos.md
parent255fd0f72c842af763ecd85128491db4c281d73d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/integration/kerberos.md')
-rw-r--r--doc/integration/kerberos.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/kerberos.md b/doc/integration/kerberos.md
index 1a193deca18..4efca8c32de 100644
--- a/doc/integration/kerberos.md
+++ b/doc/integration/kerberos.md
@@ -164,7 +164,7 @@ GitLab users with a linked Kerberos account can also `git pull` and `git push`
using Kerberos tokens, i.e., without having to send their password with each
operation.
-DANGER: **Danger:**
+DANGER: **Warning:**
There is a [known issue](https://github.com/curl/curl/issues/1261) with `libcurl`
older than version 7.64.1 wherein it won't reuse connections when negotiating.
This leads to authorization issues when push is larger than `http.postBuffer`