Software /
code /
prosody-modules
Log
mod_auth_external/mod_auth_external.lua @ 1155:40f7a8d152eb
description | author | age |
---|---|---|
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 |