Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 4939:0545a574667b
description | author | age |
---|---|---|
mod_saslauth: Pass session to usermanager.get_sasl_handler() | Matthew Wild | Wed, 04 Jul 2012 23:44:13 +0100 |
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 |