Software /
code /
prosody
Log
plugins/mod_auth_cyrus.lua @ 10063:13ccc2f05007
description | author | age |
---|---|---|
mod_auth_cyrus: Ignore unused arguments to various not actually implemented functions [luacheck] | Kim Alvefur | Tue, 04 Apr 2017 01:25:33 +0200 |
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 |