Software /
code /
prosody
Log
description | author | age |
---|---|---|
s2smanager: Remove unused function parameter | Matthew Wild | Fri, 22 Mar 2013 14:50:43 +0000 |
s2smanager: Access prosody.hosts instead of hosts global directly | Matthew Wild | Fri, 22 Mar 2013 14:50:29 +0000 |
mod_s2s: Remove unused variable | Matthew Wild | Fri, 22 Mar 2013 14:31:14 +0000 |
Merge 0.9->trunk | Matthew Wild | Fri, 22 Mar 2013 14:22:46 +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 |
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 |
hostmanager: Use rawget to check for activated hosts to prevent recursion in dynamic host loaders | Matthew Wild | Fri, 22 Mar 2013 11:24:54 +0000 |