Log

plugins/mod_auth_anonymous.lua @ 5112:8b94a8d92cf3

description author age
Backed out changeset 72a2eec4204a (incomplete fix) Matthew Wild 2012-07-08
mod_auth_anonymous: Attach a fake roster to the session, so the null storage backend can be used Kim Alvefur 2012-07-07
Merge with Maranda Matthew Wild 2012-05-11
Backed out changeset 661752889535 - obsoleted by 878f75ccc4fb. Matthew Wild 2012-05-11
mod_auth_anonymous: add disallow_s2s to the host object if s2s communication is disallowed. Marco Cirillo 2012-05-10
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 2012-05-10
mod_auth_anonymous: Block s2s when enabled on a host (and disallow_s2s ~= false) Matthew Wild 2012-05-04
mod_auth_anonymous: Remove unused logger init Matthew Wild 2012-04-28
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option. Waqas Hussain 2011-02-22
util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks. Waqas Hussain 2010-12-27
mod_auth_*: Fixed copyright headers. Waqas Hussain 2010-08-02
mod_auth_anonymous, mod_auth_cyrus: Removed unused variables. Waqas Hussain 2010-06-23
mod_auth_anonymous, mod_auth_cyrus: Removed is_admin(), as usermanager already has a default. Waqas Hussain 2010-06-23
mod_auth_anonymous: Log as "auth_anonymous", not as "usermanager". Waqas Hussain 2010-06-15
mod_auth_anonymous: Fixed a syntax error. Waqas Hussain 2010-06-06
mod_auth_anonymous: Auth provider with support for SASL ANONYMOUS. Waqas Hussain 2010-06-06