Mercurial > prosody-modules
log mod_auth_ldap/mod_auth_ldap.lua @ 3117:dd6313ddd3e0
age | author | description |
---|---|---|
2018-06-03 | Jonas Wielicki | mod_client_proxy: a Jabber Address Translation implementation |
2017-12-05 | Jonas Wielicki | "Export" get_user from mod_auth_ldap |
2017-09-26 | Kim Alvefur | mod_auth_ldap: Add annotations to ignore harmless warnings [luacheck] |
2017-09-26 | Kim Alvefur | mod_auth_ldap: Split long line into many [luacheck] |
2016-03-01 | Kim Alvefur | mod_auth_ldap: Add support for having admin status indicated in LDAP |
2015-12-20 | Kim Alvefur | mod_auth_ldap: Change default of ldap_scope from onelevel to subtree which seems to match many deployments |
2015-02-13 | Waqas Hussain | mod_auth_ldap: Fix use of ldap_search, and generalize it to support password modification as well. |