Log

mod_auth_ldap/mod_auth_ldap.lua @ 2566:ed4815bb8fe2

description author age
mod_auth_ldap: Add support for having admin status indicated in LDAP Kim Alvefur 2016-03-01
mod_auth_ldap: Change default of ldap_scope from onelevel to subtree which seems to match many deployments Kim Alvefur 2015-12-20
mod_auth_ldap: Fix use of ldap_search, and generalize it to support password modification as well. Waqas Hussain 2015-02-13
mod_auth_ldap: Fix nil traceback when using uninitialized LDAP connection. Waqas Hussain 2015-02-13
mod_auth_ldap: Connect to LDAP lazily, and add support for reconnects on error. Waqas Hussain 2015-02-12
mod_auth_ldap: Change default for ldap_mode to "bind", everyone seems to be using that Kim Alvefur 2014-08-05
mod_auth_ldap: Remove excess backslashes from escape pattern Kim Alvefur 2014-08-05