diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2017-10-31 17:36:51 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2017-10-31 17:36:51 +0000 |
commit | 85a677991073c5d21a33f43980b94402954efa11 (patch) | |
tree | 692b11ab40dfb2b4ebc25b2b8c59f352289a7a5d /changelogs | |
parent | 01c954922490d222b072efe621f3231161d39108 (diff) | |
parent | 8399de0c961be75d0cd90e59a7e89fabc11025b8 (diff) | |
download | gitlab-ce-85a677991073c5d21a33f43980b94402954efa11.tar.gz |
Merge branch 'dm-ldap-identity-normalize-dn' into 'master'
Normalize LDAP DN when looking up identity
Closes #39559
See merge request gitlab-org/gitlab-ce!15103
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/dm-ldap-identity-normalize-dn.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-ldap-identity-normalize-dn.yml b/changelogs/unreleased/dm-ldap-identity-normalize-dn.yml new file mode 100644 index 00000000000..7ab25f79143 --- /dev/null +++ b/changelogs/unreleased/dm-ldap-identity-normalize-dn.yml @@ -0,0 +1,5 @@ +--- +title: Normalize LDAP DN when looking up identity +merge_request: +author: +type: fixed |