log mod_lib_ldap/ldap.lib.lua @ 3877:562b34050561

age author description
2018-07-26 Matthew Wild mod_lib_ldap: assert() connection for hopefully better error reporting (thanks adac)
2012-12-10 Rob Hoelz Make sure we use the user filter for bind
2012-12-10 Rob Hoelz Log and return failure if user record not found in bind
2012-12-10 Rob Hoelz Use singlematch to find user record in ldap.bind
2012-12-10 Rob Hoelz Return DN in the attributes table with singlematch
2012-12-10 Rob Hoelz Change singlematch to search subtrees
2012-12-10 Guilhem LETTRON We must search for dn before trying to bind
2012-09-02 rob Add LDAP plugin suite