Log

plugins/mod_auth_cyrus.lua @ 6050:5d73412aa1ba 0.9.4

description author age
mod_auth_*: Use module:provides(). Waqas Hussain Wed, 12 Sep 2012 21:41:51 +0500
mod_auth_{internal_plain,cyrus,anonymous}: Get rid of useless wrapper function new_default_provider. Waqas Hussain Wed, 12 Sep 2012 21:32:12 +0500
mod_auth_cyrus, util.sasl_cyrus: Add new option 'cyrus_server_fqdn' to override the hostname passed to Cyrus (and used in e.g. GSSAPI/Kerberos) - fixes #295 Matthew Wild Tue, 24 Jul 2012 10:56:47 +0100
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option. Waqas Hussain Wed, 23 Feb 2011 01:34:46 +0500
mod_auth_cyrus: Print some diagnostic log messages about the available mechanisms. Waqas Hussain Wed, 23 Feb 2011 01:22:04 +0500
mod_saslauth, mod_auth_cyrus, util.sasl_cyrus: Moved cyrus account provisioning check out of mod_saslauth. Waqas Hussain Mon, 23 Aug 2010 16:54:56 +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
mod_auth_anonymous, mod_auth_cyrus: Removed is_admin(), as usermanager already has a default. Waqas Hussain Thu, 24 Jun 2010 03:30:51 +0500
mod_auth_cyrus: Log as "auth_cyrus", not as "usermanager". Waqas Hussain Tue, 15 Jun 2010 09:16:03 +0500
mod_auth_cyrus: Auth provider with support for Cyrus SASL. Waqas Hussain Mon, 07 Jun 2010 04:23:08 +0500