Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 4754:449a78f91f0e
description | author | age |
---|---|---|
mod_saslauth: Remove unused declaration of xmlns_stanzas | Matthew Wild | Sat, 28 Apr 2012 03:05:35 +0100 |
mod_saslauth: Remove useless import of, and call to nodeprep. | Kim Alvefur | Sun, 12 Feb 2012 15:14:35 +0100 |
mod_saslauth: Fire authentication-failure if make_authenticated() failed. | Kim Alvefur | Sun, 12 Feb 2012 15:08:12 +0100 |
mod_saslauth: Move authentication-success event to after session has been made authenticated. | Kim Alvefur | Sun, 12 Feb 2012 15:05:31 +0100 |
mod_saslauth: "" ~= nil (thanks, Zash!) | Paul Aurich | Tue, 24 Jan 2012 14:57:53 -0800 |
mod_saslauth: Never send empty <mechanisms/>, for real this time. | Waqas Hussain | Thu, 13 Oct 2011 00:24:09 +0500 |