Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 6302:76699a0ae4c4
description | author | age |
---|---|---|
mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups | Kim Alvefur | Fri, 04 Jul 2014 22:52:34 +0200 |
Merge 0.9->0.10 | Kim Alvefur | Tue, 25 Mar 2014 19:16:38 +0100 |
mod_saslauth: Only do c2s SASL on normal VirtualHosts | Kim Alvefur | Sat, 22 Mar 2014 12:41:38 +0100 |
mod_saslauth: Make sure sasl handler has add_cb_handler (fixes #392) | Kim Alvefur | Wed, 12 Feb 2014 19:25:15 +0100 |
mod_saslauth: Collect data for channel binding only if we know for sure that the stream is encrypted | Kim Alvefur | Mon, 07 Oct 2013 12:56:21 +0200 |
Merge Tobias SCRAM-PLUS work | Kim Alvefur | Sun, 22 Sep 2013 00:44:20 +0200 |
mod_saslauth: Check whether LuaSec supports getpeerfinished() binding. | Tobias Markmann | Mon, 17 Jan 2011 16:50:21 +0100 |