Mercurial > prosody-modules
log mod_auth_ldap/mod_auth_ldap.lua @ 1913:188c38c1a711
age | author | description |
---|---|---|
Fri, 13 Feb 2015 11:06:06 -0500 | Waqas Hussain | mod_auth_ldap: Fix use of ldap_search, and generalize it to support password modification as well. |
Fri, 13 Feb 2015 10:44:23 -0500 | Waqas Hussain | mod_auth_ldap: Fix nil traceback when using uninitialized LDAP connection. |
Thu, 12 Feb 2015 18:57:06 -0500 | Waqas Hussain | mod_auth_ldap: Connect to LDAP lazily, and add support for reconnects on error. |