Software /
code /
prosody
Log
plugins/mod_auth_anonymous.lua @ 4834:878f75ccc4fb
description | author | age |
---|---|---|
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 |
util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks. | Waqas Hussain | Mon, 27 Dec 2010 19:57:04 +0500 |
mod_auth_*: Fixed copyright headers. | Waqas Hussain | Mon, 02 Aug 2010 18:44:08 +0500 |
mod_auth_anonymous, mod_auth_cyrus: Removed unused variables. | Waqas Hussain | Thu, 24 Jun 2010 03:33:09 +0500 |