Releases: cityssm/node-activedirectory-authenticate
Releases · cityssm/node-activedirectory-authenticate
v1.2.1
v1.2.0
Dependency updates.
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Dependency updates.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Accept an LDAP URL in the constructor for simpler configuration.
Full Changelog: v1.0.2...v1.1.0
v1.0.2
Use @cacheable/node-cache to reduce hanging issue on quit.
v1.0.1
v1.0.0
v1.0.0-beta.1
Highlights
- Return
bindUserDN, the DN used at the time of the authentication or error, to help with debug. - Normalize error output by adding
errorTypeto return object. - Document
authenticate()function.
v1.0.0-beta.0
Based off a deprecated fork of node-activedirectory, which relies on the also deprecated ldapjs package.
Completely changed into an authenticate() only project.