log mod_lib_ldap/ldap.lib.lua @ 3609:0d4598dacc87

age author description
Thu, 26 Jul 2018 10:35:30 +0100 Matthew Wild mod_lib_ldap: assert() connection for hopefully better error reporting (thanks adac)
Mon, 10 Dec 2012 22:35:17 +0100 Rob Hoelz Make sure we use the user filter for bind
Mon, 10 Dec 2012 22:16:18 +0100 Rob Hoelz Log and return failure if user record not found in bind
Mon, 10 Dec 2012 22:15:27 +0100 Rob Hoelz Use singlematch to find user record in ldap.bind
Mon, 10 Dec 2012 22:14:28 +0100 Rob Hoelz Return DN in the attributes table with singlematch
Mon, 10 Dec 2012 22:14:03 +0100 Rob Hoelz Change singlematch to search subtrees
Mon, 10 Dec 2012 21:52:09 +0100 Guilhem LETTRON We must search for dn before trying to bind
Sun, 02 Sep 2012 15:35:50 +0200 rob Add LDAP plugin suite