node-ldapjs icon indicating copy to clipboard operation
node-ldapjs copied to clipboard

event names for searchEntry && searchReference are 'broken'

Open hillar opened this issue 3 years ago • 0 comments

https://github.com/ldapjs/node-ldapjs/blob/b64ed9fd63588667ddda4a638f0eb4e36a43d738/lib/client/client.js#L1208

if constructor.name is not same as instanceof events will get 'wrong name'

hillar avatar Oct 25 '21 13:10 hillar