promised-ldap icon indicating copy to clipboard operation
promised-ldap copied to clipboard

Promisify starttls

Open thomassuckow opened this issue 8 years ago • 1 comments

starttls does not appear to be promisified client.starttls({}, [], callback)

thomassuckow avatar Sep 09 '16 19:09 thomassuckow

It's missing in at https://github.com/stewartml/promised-ldap/blob/master/index.js#L28 very easy to fix if you really need it.

krzkaczor avatar Nov 26 '16 19:11 krzkaczor