Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 3167:546695e80e0a
description | author | age |
---|---|---|
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 |
mod_saslauth: Allow the Cyrus SASL realm to be configurable | Matthew Wild | Thu, 20 May 2010 11:05:43 +0100 |
mod_saslauth: Tidier code for SASL backend selection. | Waqas Hussain | Tue, 23 Mar 2010 20:17:46 +0500 |