summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/44608-Cloning-a-repository-over-HTTPS-with-LDAP-credentials-causes-a-HTTP-401...
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2018-03-27 07:59:35 +0000
committerDouwe Maan <douwe@gitlab.com>2018-03-29 10:06:24 +0000
commit886ba87d309a2381fe409a6eb9adcbb0bb19b6f0 (patch)
treebdc969692bc47a8ed8ae50f99e46218451023627 /changelogs/unreleased/44608-Cloning-a-repository-over-HTTPS-with-LDAP-credentials-causes-a-HTTP-401-Access-denied.yml
parent166d2cece967676d52ccf0c362bfe59374068eba (diff)
downloadgitlab-ce-886ba87d309a2381fe409a6eb9adcbb0bb19b6f0.tar.gz
Merge branch 'fix/ldap_wihtout_user' into 'master'cherry-pick-ab8f13c3
Fix LDAP login without user in DB See merge request gitlab-org/gitlab-ce!17988 (cherry picked from commit ab8f13c3ef6e07eb8d44805dc9eef4b008e1bbe9) 7d017926 Fix LDAP login without user in DB
Diffstat (limited to 'changelogs/unreleased/44608-Cloning-a-repository-over-HTTPS-with-LDAP-credentials-causes-a-HTTP-401-Access-denied.yml')
-rw-r--r--changelogs/unreleased/44608-Cloning-a-repository-over-HTTPS-with-LDAP-credentials-causes-a-HTTP-401-Access-denied.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/44608-Cloning-a-repository-over-HTTPS-with-LDAP-credentials-causes-a-HTTP-401-Access-denied.yml b/changelogs/unreleased/44608-Cloning-a-repository-over-HTTPS-with-LDAP-credentials-causes-a-HTTP-401-Access-denied.yml
new file mode 100644
index 00000000000..5afb1e3d908
--- /dev/null
+++ b/changelogs/unreleased/44608-Cloning-a-repository-over-HTTPS-with-LDAP-credentials-causes-a-HTTP-401-Access-denied.yml
@@ -0,0 +1,5 @@
+---
+title: 'Cloning a repository over HTTPS with LDAP credentials causes a HTTP 401 Access denied'
+merge_request: !17988
+author: Horatiu Eugen Vlad
+type: fixed