Mercurial > prosody-modules
log mod_auth_external/mod_auth_external.lua @ 1082:6c555e7dc942
age | author | description |
---|---|---|
Sat, 26 Jan 2013 04:34:05 +0500 | Waqas Hussain | mod_auth_{external,internal_yubikey,ldap,ldap2,sql}: No need to nodeprep in SASL handler. |
Sat, 13 Oct 2012 02:33:06 +0500 | Waqas Hussain | mod_auth_external: Work even when the LuaProcessCall library isn't available. |
Thu, 13 Sep 2012 00:17:42 +0500 | Waqas Hussain | mod_auth_external, mod_auth_internal_yubikey: Get rid of useless wrapper function around the auth provider. |
Thu, 13 Sep 2012 00:08:29 +0500 | Waqas Hussain | mod_auth_*: Use module:provides(), and don't explicitly specify provider.name. |
Wed, 23 Feb 2011 01:36:46 +0500 | Waqas Hussain | mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option. |
Mon, 27 Dec 2010 20:15:21 +0500 | Waqas Hussain | mod_auth_*, mod_saslauth_muc: Update SASL callbacks to take SASL handler as first argument. |
Wed, 21 Jul 2010 21:03:36 +0100 | Matthew Wild | mod_auth_external: Update for new usermanager.test_password syntax |