LDAPjs 3.0.3

LDAPjs is a JavaScript library that provides LDAP protocol support for the Node.js environment. The project has just released version 3.0.3. Changes in this release appear to include:

  • Fixed an issue with the handling of non-ASCII characters in DNs
  • Addressed an issue in which the handling of a modify operation did not match the documented behavior
  • Fixed a crash that could occur upon receiving an unexpected response