plugins/mod_auth_cyrus.lua
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.
Mon, 02 Aug 2010 18:44:08 +0500 Waqas Hussain mod_auth_*: Fixed copyright headers.
Thu, 24 Jun 2010 03:33:09 +0500 Waqas Hussain mod_auth_anonymous, mod_auth_cyrus: Removed unused variables.
Thu, 24 Jun 2010 03:30:51 +0500 Waqas Hussain mod_auth_anonymous, mod_auth_cyrus: Removed is_admin(), as usermanager already has a default.
Tue, 15 Jun 2010 09:16:03 +0500 Waqas Hussain mod_auth_cyrus: Log as "auth_cyrus", not as "usermanager".
Mon, 07 Jun 2010 04:23:08 +0500 Waqas Hussain mod_auth_cyrus: Auth provider with support for Cyrus SASL.
less more (0) tip