Software /
code /
prosody
Log
plugins/mod_dialback.lua @ 5439:bd7b314c2301
description | author | age |
---|---|---|
s2smanager, mod_s2s, mod_dialback, mod_saslauth: Move s2smanager.make_authenticated() to mod_s2s, and plugins now signal authentication via the s2s-authenticated event | Matthew Wild | Fri, 22 Mar 2013 14:18:23 +0000 |
mod_s2s, mod_dialback: Rename s2s-authenticate-legacy event to s2sout-authenticate-legacy for clarity. Also, hello! | Matthew Wild | Sun, 10 Mar 2013 11:25:05 +0000 |
mod_dialback: Correctly check if a connection was destroyed (thanks iron) | Kim Alvefur | Wed, 05 Sep 2012 16:51:16 +0200 |
mod_dialback: Ignore <db:verify/> with a 'type' attribute on incoming connections, instead of interpreting them as a request to verify a key | Matthew Wild | Fri, 27 Jul 2012 20:29:32 +0100 |
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages | Matthew Wild | Mon, 23 Jul 2012 17:32:33 +0100 |
mod_dialback: Skip an unnecessary nameprep. | Waqas Hussain | Fri, 15 Jun 2012 02:53:57 +0500 |