summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kozono <mkozono@gmail.com>2017-10-04 23:04:53 -0700
committerMichael Kozono <mkozono@gmail.com>2017-10-07 10:28:13 -0700
commit1c945de93849b43d2bec9407bd0a7c4afd759796 (patch)
tree62a1d2fe7f63dfb76233dadfb99d762ed832f6fa
parent9ac732dda24276f953314d6b3bd5c60571ce82bf (diff)
downloadgitlab-ce-1c945de93849b43d2bec9407bd0a7c4afd759796.tar.gz
Add changelog entry for LDAP normalization
-rw-r--r--changelogs/unreleased/mk-normalize-ldap-user-dns.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/mk-normalize-ldap-user-dns.yml b/changelogs/unreleased/mk-normalize-ldap-user-dns.yml
new file mode 100644
index 00000000000..5a128d6acc1
--- /dev/null
+++ b/changelogs/unreleased/mk-normalize-ldap-user-dns.yml
@@ -0,0 +1,5 @@
+---
+title: Search or compare LDAP DNs case-insensitively and ignore excess whitespace
+merge_request: 14697
+author:
+type: fixed