mod_saslauth: Return proper error on invalid usernames.
|
Waqas Hussain |
Fri, 11 Jun 2010 21:01:17 +0500 |
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 |