Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 2450:03bb0e6d87d5
description | author | age |
---|---|---|
mod_saslauth: Made some variables local to avoid unnecessary global access. | Waqas Hussain | Mon, 11 Jan 2010 19:05:08 +0500 |
mod_saslauth: Oops. | Paul Aurich | Sun, 03 Jan 2010 10:07:20 -0800 |
mod_saslauth: Use module:get_option() | Paul Aurich | Sun, 03 Jan 2010 09:51:01 -0800 |
mod_saslauth: Add sasl_backend config parameter | Paul Aurich | Sat, 02 Jan 2010 20:03:24 -0800 |
mod_saslauth: Adjust sanitizing. | Tobias Markmann | Wed, 23 Dec 2009 23:13:39 +0100 |
mod_saslauth: Sanitize debugging information so it won't break terminal emulation when using GSSAPI auth. | Tobias Markmann | Wed, 23 Dec 2009 23:09:44 +0100 |