log plugins/mod_auth_cyrus.lua @ 9598:dcd85bc34d21

age author description
Tue, 04 Apr 2017 01:25:33 +0200 Kim Alvefur mod_auth_cyrus: Ignore unused arguments to various not actually implemented functions [luacheck]
Wed, 12 Sep 2012 21:41:51 +0500 Waqas Hussain mod_auth_*: Use module:provides().
Wed, 12 Sep 2012 21:32:12 +0500 Waqas Hussain mod_auth_{internal_plain,cyrus,anonymous}: Get rid of useless wrapper function new_default_provider.
Tue, 24 Jul 2012 10:56:47 +0100 Matthew Wild 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
Wed, 23 Feb 2011 01:34:46 +0500 Waqas Hussain mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option.
Wed, 23 Feb 2011 01:22:04 +0500 Waqas Hussain mod_auth_cyrus: Print some diagnostic log messages about the available mechanisms.
Mon, 23 Aug 2010 16:54:56 +0500 Waqas Hussain mod_saslauth, mod_auth_cyrus, util.sasl_cyrus: Moved cyrus account provisioning check out of mod_saslauth.