Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 2784:e165414a454c
description | author | age |
---|---|---|
mod_saslauth: Requiring c2s encryption means requiring c2s encryption... thanks Flo | Matthew Wild | Mon, 21 Dec 2009 22:00:49 +0000 |
mod_saslauth: Add FIXME to remind myself to fix this as soon as I have time | Matthew Wild | Mon, 01 Mar 2010 16:23:26 +0000 |
mod_saslauth: Unlock globals while loading cyrus | Matthew Wild | Mon, 01 Mar 2010 16:02:59 +0000 |
mod_saslauth: Log debug message with full error if cyrussasl couldn't be loaded | Matthew Wild | Mon, 15 Feb 2010 22:56:36 +0000 |
mod_saslauth: Correct syntax for gracefully handling a missing cyrussasl library | Matthew Wild | Mon, 15 Feb 2010 22:56:15 +0000 |
mod_saslauth: Warn and fallback gracefully when Cyrus SASL is requested, but missing. | Waqas Hussain | Mon, 15 Feb 2010 02:51:07 +0500 |
mod_saslauth: Don't print raw SASL data to avoid logging passwords unnecessarily | Matthew Wild | Sat, 13 Feb 2010 19:35:12 +0000 |
mod_saslauth: Hook stream-features event using new events API. | Waqas Hussain | Fri, 12 Feb 2010 04:25:37 +0500 |