Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
hostmanager: Use prosody.hosts instead of 'hosts' global | Matthew Wild | Fri, 22 Mar 2013 11:24:13 +0000 |