Software /
code /
prosody
Log
plugins/mod_auth_anonymous.lua @ 4846:3bc3498df0a0
description | author | age |
---|---|---|
Merge with Maranda | Matthew Wild | Fri, 11 May 2012 01:53:32 +0100 |
Backed out changeset 661752889535 - obsoleted by 878f75ccc4fb. | Matthew Wild | Fri, 11 May 2012 01:46:35 +0100 |
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 |
mod_auth_anonymous: Remove unused logger init | Matthew Wild | Sat, 28 Apr 2012 04:01:59 +0100 |
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option. | Waqas Hussain | Wed, 23 Feb 2011 01:34:46 +0500 |