Mercurial > prosody-modules
log mod_lib_ldap/ldap.lib.lua @ 959:6ef334596276
age | author | description |
---|---|---|
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 |