Software /
code /
prosody
Log
plugins/mod_dialback.lua @ 4836:bda0593d3f73
description | author | age |
---|---|---|
mod_dialback: add better safe then sorry nameprepping to the from attribute. | Marco Cirillo | Wed, 09 May 2012 11:25:22 +0000 |
mod_dialback: COMPAT reset session.send function for servers (e.g. ejabberd) which don't include a from attr when opening the stream. | Marco Cirillo | Wed, 09 May 2012 02:56:22 +0000 |
mod_s2s, s2smanager, mod_dialback: Move addition of session.send() on s2sin to after they are authenticated (thus from mod_s2s to s2smanager). Update mod_dialback to fire route/remote directly, as session.send() is no longer available for s2sin_unauthed. Fixes #291. | Matthew Wild | Thu, 10 May 2012 22:59:01 +0100 |