mod_auth_ldap: Add support for having admin status indicated in LDAP
|
Kim Alvefur |
Tue, 01 Mar 2016 10:40:25 +0100 |
mod_auth_ldap: Change default of ldap_scope from onelevel to subtree which seems to match many deployments
|
Kim Alvefur |
Sun, 20 Dec 2015 21:55:49 +0100 |
mod_auth_ldap: Fix use of ldap_search, and generalize it to support password modification as well.
|
Waqas Hussain |
Fri, 13 Feb 2015 11:06:06 -0500 |
mod_auth_ldap: Fix nil traceback when using uninitialized LDAP connection.
|
Waqas Hussain |
Fri, 13 Feb 2015 10:44:23 -0500 |
mod_auth_ldap: Connect to LDAP lazily, and add support for reconnects on error.
|
Waqas Hussain |
Thu, 12 Feb 2015 18:57:06 -0500 |
mod_auth_ldap: Change default for ldap_mode to "bind", everyone seems to be using that
|
Kim Alvefur |
Tue, 05 Aug 2014 15:23:35 +0200 |
mod_auth_ldap: Remove excess backslashes from escape pattern
|
Kim Alvefur |
Tue, 05 Aug 2014 15:17:34 +0200 |
mod_auth_ldap: Default to 'bind' mode if rootdn is left empty
|
Kim Alvefur |
Wed, 02 Apr 2014 13:32:00 +0200 |
mod_auth_ldap: Limit results in user lookup query to 1
|
Kim Alvefur |
Wed, 02 Apr 2014 13:30:53 +0200 |
mod_auth_ldap: Fix issue with some versions of LuaLDAP
|
Kim Alvefur |
Tue, 25 Mar 2014 15:11:34 +0100 |
mod_auth_ldap: Switch config format for ldap_filter to eg (uid=$user)
|
Kim Alvefur |
Fri, 24 Jan 2014 18:22:23 +0100 |
mod_auth_ldap: Add support for binding
|
Kim Alvefur |
Wed, 15 Jan 2014 14:45:37 +0100 |
mod_auth_ldap: Cleanup, reorder and some comments
|
Kim Alvefur |
Wed, 15 Jan 2014 14:35:27 +0100 |
mod_auth_ldap: Fix set_password
|
Kim Alvefur |
Mon, 04 Nov 2013 18:13:57 +0100 |
mod_auth_ldap: Implement password change
|
Kim Alvefur |
Tue, 17 Sep 2013 16:02:33 +0200 |