You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* clients are unbound in `close()` ([#3](https://github.com/trentm/node-ldapauth/issues/3))
20
+
*`bcrypt` is an optional dependency ([#13](https://github.com/trentm/node-ldapauth/pull/13), also affects [#9](https://github.com/trentm/node-ldapauth/issues/9))
20
21
21
22
The additional options the changes above introduce are `searchScope`, `searchAttributes`,
22
23
`timeout`, `connectTimeout`, and `tlsOptions`. From the original options `adminDn` and `adminPassword` are now optional.
0 commit comments