Software /
code /
prosody
Log
plugins/mod_auth_anonymous.lua @ 4838:661752889535
description | author | age |
---|---|---|
mod_auth_anonymous: add disallow_s2s to the host object if s2s communication is disallowed. | Marco Cirillo | Thu, 10 May 2012 12:54:37 +0000 |
mod_s2s, mod_auth_anonymous, hostmanager: Remove disallow_s2s flag, deprecate the config option of the same name (disable mod_s2s instead), and add 'allow_anonymous_s2s' to separately control s2s for anonymous users | Matthew Wild | Fri, 11 May 2012 00:56:18 +0100 |
mod_auth_anonymous: Block s2s when enabled on a host (and disallow_s2s ~= false) | Matthew Wild | Fri, 04 May 2012 02:28:10 +0100 |