Software /
code /
prosody-modules
Log
mod_auth_ldap/mod_auth_ldap.lua @ 2968:569b98d6fca1
description | author | age |
---|---|---|
"Export" get_user from mod_auth_ldap | Jonas Wielicki | Tue, 05 Dec 2017 20:37:07 +0100 |
mod_auth_ldap: Add annotations to ignore harmless warnings [luacheck] | Kim Alvefur | Tue, 26 Sep 2017 12:35:25 +0200 |
mod_auth_ldap: Split long line into many [luacheck] | Kim Alvefur | Tue, 26 Sep 2017 12:35:08 +0200 |
mod_auth_ldap: Add support for having admin status indicated in LDAP | Kim Alvefur | Tue, 01 Mar 2016 10:40:25 +0100 |
mod_auth_ldap: Change default of ldap_scope from onelevel to subtree which seems to match many deployments | Kim Alvefur | Sun, 20 Dec 2015 21:55:49 +0100 |
mod_auth_ldap: Fix use of ldap_search, and generalize it to support password modification as well. | Waqas Hussain | Fri, 13 Feb 2015 11:06:06 -0500 |
mod_auth_ldap: Fix nil traceback when using uninitialized LDAP connection. | Waqas Hussain | Fri, 13 Feb 2015 10:44:23 -0500 |