Software /
code /
prosody-modules
Log
mod_lib_ldap/ldap.lib.lua @ 3757:971417eedfee
description | author | age |
---|---|---|
mod_lib_ldap: assert() connection for hopefully better error reporting (thanks adac) | Matthew Wild | Thu, 26 Jul 2018 10:35:30 +0100 |
Make sure we use the user filter for bind | Rob Hoelz | Mon, 10 Dec 2012 22:35:17 +0100 |
Log and return failure if user record not found in bind | Rob Hoelz | Mon, 10 Dec 2012 22:16:18 +0100 |
Use singlematch to find user record in ldap.bind | Rob Hoelz | Mon, 10 Dec 2012 22:15:27 +0100 |
Return DN in the attributes table with singlematch | Rob Hoelz | Mon, 10 Dec 2012 22:14:28 +0100 |
Change singlematch to search subtrees | Rob Hoelz | Mon, 10 Dec 2012 22:14:03 +0100 |