Mercurial > prosody-modules
log mod_lib_ldap/ldap.lib.lua @ 5551:8bfcedd93a72
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 |