Log

mod_auth_external/mod_auth_external.lua @ 1546:fff2858c554f

description author age
all the things: Remove trailing whitespace Florian Zeitz Tue, 11 Mar 2014 18:44:01 +0100
mod_auth_external: merge two if blocks with an elseif Matthew Wild Thu, 19 Sep 2013 17:57:25 +0100
mod_auth_external: Support for multiple auth processes (set external_auth_processes = N) - requires non-blocking mode Matthew Wild Wed, 14 Aug 2013 02:38:50 +0100
mod_auth_external: Re-organise initialization a bit (superficial) Matthew Wild Wed, 14 Aug 2013 02:27:04 +0100
mod_auth_external: Add non-blocking mode (requires trunk, libevent and lpty 1.0.1). Our first complete non-blocking auth module! Matthew Wild Tue, 13 Aug 2013 23:37:31 +0100
mod_auth_external: Fix logging of errors Matthew Wild Tue, 13 Aug 2013 23:36:40 +0100
mod_auth_external: Log full response from pty if it appears to be an error message Matthew Wild Tue, 13 Aug 2013 21:37:05 +0100
mod_auth_external: Remove unused import of jid.bare Matthew Wild Tue, 13 Aug 2013 20:01:33 +0100
mod_auth_external: Remove is_admin (duplicates usermanager) Matthew Wild Tue, 13 Aug 2013 19:35:07 +0100
mod_auth_external: Switch to lpty, remove file-based fallback, improve error messages and handling. Should greatly increase compatibility with scripts. Matthew Wild Tue, 13 Aug 2013 18:56:50 +0100
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
mod_auth_external: Update for new usermanager.test_password syntax Matthew Wild Wed, 21 Jul 2010 21:03:36 +0100
restart authorize command if crashed or ended; added example shell script Bjoern Kalkbrenner Wed, 07 Jul 2010 13:27:46 +0200
mod_auth_external: Renamed from mod_extauth. Update logging and options (external_auth_protocol, external_auth_command) base mod_extauth/mod_extauth.lua@2cff637c48ca Matthew Wild Thu, 10 Jun 2010 13:01:36 +0100