diff options
author | Francisco Javier López <fjlopez@gitlab.com> | 2018-04-04 09:07:28 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2018-04-04 09:07:28 +0000 |
commit | ae84eaeba7d450953a9f20d7085541cd1ff4200b (patch) | |
tree | 086ea93899ea73649925807b57ee6d002666d884 /changelogs | |
parent | 5d16fc677b87390e612b708b9c6a3c775591044d (diff) | |
download | gitlab-ce-ae84eaeba7d450953a9f20d7085541cd1ff4200b.tar.gz |
Add better LDAP connection handling
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/fj-174-better-ldap-connection-handling.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fj-174-better-ldap-connection-handling.yml b/changelogs/unreleased/fj-174-better-ldap-connection-handling.yml new file mode 100644 index 00000000000..be0b83505fb --- /dev/null +++ b/changelogs/unreleased/fj-174-better-ldap-connection-handling.yml @@ -0,0 +1,5 @@ +--- +title: Add better LDAP connection handling +merge_request: 18039 +author: +type: fixed |