Skip to content

Commit

Permalink
0.3.0: ldapauth supports fetching groups
Browse files Browse the repository at this point in the history
Updated ldapauth-fork dependency which enables fetching groups for the
found user by defining groupSearchBase and groupSearchFilter options.

Closes #10
  • Loading branch information
vesse committed Feb 24, 2015
1 parent 243f0bf commit d4db47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"authentication",
"ldapauth"
],
"version": "0.2.6",
"version": "0.3.0",
"license": {
"type": "MIT",
"url": "https://github.com/vesse/passport-ldapauth/raw/master/LICENSE"
Expand Down

0 comments on commit d4db47c

Please sign in to comment.