Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 2647:0ddb3c4dc9d1
description | author | age |
---|---|---|
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 |
mod_saslauth: Fixed some indentation and added some semi-colons. | Waqas Hussain | Mon, 11 Jan 2010 19:17:26 +0500 |
mod_saslauth: Made some variables local to avoid unnecessary global access. | Waqas Hussain | Mon, 11 Jan 2010 19:05:08 +0500 |