log mod_auth_ldap/mod_auth_ldap.lua @ 2395:2e641ab995b3

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