Mercurial > prosody-modules
log mod_auth_ldap/mod_auth_ldap.lua @ 905:eae665bc2122
age | author | description |
---|---|---|
2013-01-25 | Waqas Hussain | mod_auth_{external,internal_yubikey,ldap,ldap2,sql}: No need to nodeprep in SASL handler. |
2012-09-12 | Waqas Hussain | mod_auth_*: Use module:provides(), and don't explicitly specify provider.name. |
2011-02-22 | Waqas Hussain | mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option. |
2010-12-27 | Waqas Hussain | mod_auth_*, mod_saslauth_muc: Update SASL callbacks to take SASL handler as first argument. |
2010-12-23 | Matthew Wild | mod_auth_ldap: Convert to real line endings |
2010-12-13 | Waqas Hussain | mod_auth_ldap: Removed an invalid argument to a function. |
2010-07-21 | Matthew Wild | mod_auth_ldap: Update for new usermanager.test_password syntax |
2010-06-30 | Waqas Hussain | mod_auth_ldap: An auth plugin for authentication against LDAP. |