Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 3212:e416b9185c6b
description | author | age |
---|---|---|
mod_saslauth: Updated to use usermanager.get_sasl_handler. | Waqas Hussain | Mon, 07 Jun 2010 02:40:14 +0500 |
mod_saslauth: Fix log level | Matthew Wild | Fri, 04 Jun 2010 13:55:39 +0100 |
Correct out of order logic in mod_hashpassauth | Jeff Mitchell | Fri, 28 May 2010 14:47:32 -0400 |
Check in mod_hashpassauth -- works! | Jeff Mitchell | Wed, 26 May 2010 18:16:58 -0400 |
mod_saslauth: Split out cyrus SASL config options into locals, and add support for cyrus_application_name (default: 'prosody') | Matthew Wild | Thu, 20 May 2010 11:51:55 +0100 |
usermanager, mod_saslauth: Make account provisioning for Cyrus SASL optional (default: not required) | Matthew Wild | Thu, 20 May 2010 11:32:24 +0100 |
mod_saslauth: Add return value and error message to the Cyrus SASL handle_status callback | Matthew Wild | Thu, 20 May 2010 11:08:51 +0100 |