Skip to content

Commit 3b8112c

Browse files
committed
Added link to issue
1 parent 9232df8 commit 3b8112c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Changes in this fork include:
1616
* enable defining attributes to return from LDAP server ([#8](https://github.com/trentm/node-ldapauth/issues/10))
1717
* enable anonymous binding ([#2](https://github.com/trentm/node-ldapauth/issues/2))
1818
* enable defining seach scope
19-
* clients are unbound in `close()`
19+
* clients are unbound in `close()` ([#3](https://github.com/trentm/node-ldapauth/issues/3))
2020

2121
The additional options the changes above introduce are `searchScope`, `searchAttributes`,
2222
`timeout`, `connectTimeout`, and `tlsOptions`. From the original options `adminDn` and `adminPassword` are now optional.

0 commit comments

Comments
 (0)