]> granicus.if.org Git - curl/commit
ldap: fix LDAP URL parsing regressions
authorSamuel Surtees <ssurtees@euclideon.com>
Tue, 11 Dec 2018 10:15:15 +0000 (20:15 +1000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 11 Dec 2018 12:20:12 +0000 (13:20 +0100)
commit1b443a7c00c1e5d2d0567d440f309cba5d69096b
tree01b486448cfafc1590184dd336c4b20589f20209
parent3a9cb0d74d396d4cb4f987ab023d9786415a024c
ldap: fix LDAP URL parsing regressions

- Match URL scheme with LDAP and LDAPS
- Retrieve attributes, scope and filter from URL query instead

Regression brought in 46e164069d1a5230 (7.62.0)

Closes #3362
lib/ldap.c