Software /
code /
prosody-modules
Log
mod_auth_external/mod_auth_external.lua @ 1130:29dcdea3c2be
description | author | age |
---|---|---|
Don't store password in temporary file, pipe instead | Mikael Nordfeldth | Mon, 24 Jun 2013 14:29:03 +0200 |
mod_auth_{external,internal_yubikey,ldap,ldap2,sql}: No need to nodeprep in SASL handler. | Waqas Hussain | Sat, 26 Jan 2013 04:34:05 +0500 |
mod_auth_external: Work even when the LuaProcessCall library isn't available. | Waqas Hussain | Sat, 13 Oct 2012 02:33:06 +0500 |
mod_auth_external, mod_auth_internal_yubikey: Get rid of useless wrapper function around the auth provider. | Waqas Hussain | Thu, 13 Sep 2012 00:17:42 +0500 |
mod_auth_*: Use module:provides(), and don't explicitly specify provider.name. | Waqas Hussain | Thu, 13 Sep 2012 00:08:29 +0500 |
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option. | Waqas Hussain | Wed, 23 Feb 2011 01:36:46 +0500 |
mod_auth_*, mod_saslauth_muc: Update SASL callbacks to take SASL handler as first argument. | Waqas Hussain | Mon, 27 Dec 2010 20:15:21 +0500 |