Mercurial > prosody-modules
log mod_auth_ldap/mod_auth_ldap.lua @ 2247:d09014d8c901
age | author | description |
---|---|---|
Tue, 01 Mar 2016 10:40:25 +0100 | Kim Alvefur | mod_auth_ldap: Add support for having admin status indicated in LDAP |
Sun, 20 Dec 2015 21:55:49 +0100 | Kim Alvefur | mod_auth_ldap: Change default of ldap_scope from onelevel to subtree which seems to match many deployments |
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. |
Tue, 05 Aug 2014 15:23:35 +0200 | Kim Alvefur | mod_auth_ldap: Change default for ldap_mode to "bind", everyone seems to be using that |