LDAP authentication plugin for ngwiki
Go to file
kts of kettek(MindFire) 4ba6fde7c8 Create ldap client per login attempt
This seems stupid to not just bind then unbind, but it seems that the
joyent ldap library does not support this, as a second call to bind,
even after an unbind, just hangs.
2020-07-10 19:05:06 -07:00
index.js Create ldap client per login attempt 2020-07-10 19:05:06 -07:00
package-lock.json Switch to joyent's ldapjs lib 2020-07-10 18:51:45 -07:00
package.json Switch to joyent's ldapjs lib 2020-07-10 18:51:45 -07:00