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
|
Tue, 05 Aug 2014 15:17:34 +0200 |
Kim Alvefur |
mod_auth_ldap: Remove excess backslashes from escape pattern
|
Wed, 02 Apr 2014 13:32:00 +0200 |
Kim Alvefur |
mod_auth_ldap: Default to 'bind' mode if rootdn is left empty
|
Wed, 02 Apr 2014 13:30:53 +0200 |
Kim Alvefur |
mod_auth_ldap: Limit results in user lookup query to 1
|
Tue, 25 Mar 2014 15:11:34 +0100 |
Kim Alvefur |
mod_auth_ldap: Fix issue with some versions of LuaLDAP
|
Fri, 24 Jan 2014 18:22:23 +0100 |
Kim Alvefur |
mod_auth_ldap: Switch config format for ldap_filter to eg (uid=$user)
|
Wed, 15 Jan 2014 14:45:37 +0100 |
Kim Alvefur |
mod_auth_ldap: Add support for binding
|
Wed, 15 Jan 2014 14:35:27 +0100 |
Kim Alvefur |
mod_auth_ldap: Cleanup, reorder and some comments
|
Mon, 04 Nov 2013 18:13:57 +0100 |
Kim Alvefur |
mod_auth_ldap: Fix set_password
|
Tue, 17 Sep 2013 16:02:33 +0200 |
Kim Alvefur |
mod_auth_ldap: Implement password change
|
Mon, 09 Sep 2013 15:46:51 +0200 |
Kim Alvefur |
mod_auth_ldap: Convert from plain_test to plain mode, allowing SCRAM and similar.
|
Thu, 15 Aug 2013 15:30:24 +0200 |
Kim Alvefur |
mod_auth_ldap: Add a configurable scope, defaulting to onelevel
|
Thu, 15 Aug 2013 15:22:51 +0200 |
Kim Alvefur |
mod_auth_ldap: Switch to type-specific get_option variants
|
Sat, 26 Jan 2013 04:34:05 +0500 |
Waqas Hussain |
mod_auth_{external,internal_yubikey,ldap,ldap2,sql}: No need to nodeprep in SASL handler.
|