Software /
code /
prosody
Log
plugins/mod_auth_cyrus.lua @ 8054:0ba461b7d9af
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 |