Dieter Klünter wrote:
Hi, due to the fact that some software libraries are lacking full support of Lightweight Directory Access Protocol according to RFC-4510 and that there is a need to implement full ldap support in JavaScript, openLDAP.js, a wrapper of libldap, has been developed. The library has been published under MIT-Licence and is available at https://github.com/6labs/openldapjs
Nice. I've always missed the old Netscape ldap.js module, good to see this kind of work.