Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 3178:46f5ed897beb
description | author | age |
---|---|---|
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 |
mod_saslauth: Allow the Cyrus SASL realm to be configurable | Matthew Wild | Thu, 20 May 2010 11:05:43 +0100 |