Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 2207:7ef74b2be8f8
description | author | age |
---|---|---|
Allow SASL PLAIN over unsecure connections when intended by admin. | Tobias Markmann | Thu, 19 Nov 2009 16:43:38 +0100 |
Provide SASL PLAIN mechanism only if TLS is active. | Tobias Markmann | Wed, 18 Nov 2009 23:26:35 +0100 |
Merge with sasl branch. | Tobias Markmann | Mon, 16 Nov 2009 21:43:57 +0100 |
Making mod_saslauth use the new SASL API. sasl | Tobias Markmann | Fri, 28 Aug 2009 13:04:38 +0200 |
mod_saslauth: Fixed access of globals. | Waqas Hussain | Sun, 18 Oct 2009 18:50:35 +0500 |
mod_saslauth: Marked the im-session stream feature as optional. This allows smart clients to save a round trip. | Waqas Hussain | Sun, 18 Oct 2009 18:48:34 +0500 |
require_encryption deprecated, use c2s_require_encryption instead | Matthew Wild | Mon, 05 Oct 2009 14:59:30 +0100 |