Releases: adalinesimonian/passport-adauth
Releases · adalinesimonian/passport-adauth
Recommendations
Changed
- Recommended passing CA certificate URL directly to node-adauth instead of
usingfs.readFileSync(...)
Readable objectGUIDs, working tests
Fixed
- Test in which a typo prevented it from passing
Removed
- node 0.8 from Travis test profiles, which used an old version of npm that
would not properly resolve the caret^in dependency versions
Changed
- Depends on
adauth0.1.2 now, which returnsobjectGUIDattributes in a
string format instead of as aBufferobject
Initial release
First working version after being forked from passport-ldapauth
Changed
- Switched to using
adauthinstead ofldapauth - Unit tests modified to create an Active Directory-like environment