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:
authorPhil Hughes <me@iamphill.com>2018-05-23 19:03:48 +0300
committerPhil Hughes <me@iamphill.com>2018-05-23 19:03:48 +0300
commit2303b08389279ac0a55765716a089299e9669bed (patch)
treea7d36aa67359dff0d31b1878af9bb138bdf2494d /changelogs
parent31413f4c1469ebffe00cc657c3f94a59b48ace07 (diff)
Fixed U2F authentication when used with LDAP
Closes #46661
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/ldap-u2f-fix.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ldap-u2f-fix.yml b/changelogs/unreleased/ldap-u2f-fix.yml
new file mode 100644
index 00000000000..40b017f3d1b
--- /dev/null
+++ b/changelogs/unreleased/ldap-u2f-fix.yml
@@ -0,0 +1,5 @@
+---
+title: Fixed U2F login when used with LDAP
+merge_request:
+author:
+type: fixed