Software /
code /
prosody
Log
plugins/mod_s2s/mod_s2s.lua @ 5387:1130887e0d41
description | author | age |
---|---|---|
mod_s2s: session.from_host does not allways exist on incoming connections, true and nil or "our hostname" does not evaluate to what we want here | Kim Alvefur | Mon, 25 Mar 2013 08:18:49 +0100 |
mod_s2s: Fix variable usage in check_auth_policy (thanks Florob) | Matthew Wild | Fri, 22 Mar 2013 15:16:22 +0000 |
mod_s2s: Remove unused variable | Matthew Wild | Fri, 22 Mar 2013 14:31:14 +0000 |
mod_s2s: Add controls for certificate validation via the s2s_secure_auth option. Plugins can now return false from handling s2s-check-certificate to prevent connection establishment (s2sin+s2sout) | Matthew Wild | Fri, 22 Mar 2013 14:21:02 +0000 |