Log

plugins/mod_auth_internal_plain.lua @ 8057:4a9275594981

description author age
mod_auth_internal_plain: Rename unused self argument [luacheck] Kim Alvefur Tue, 04 Apr 2017 01:26:33 +0200
mod_auth_internal_plain: Remove "initializing" log message, hostmanager logs this too Kim Alvefur Sat, 10 Aug 2013 20:10:30 +0200
mod_auth_internal_plain: Log a debug message when changing password to be consistent with the other methods Kim Alvefur Sat, 10 Aug 2013 20:09:33 +0200
mod_auth_internal_plain: Remove redundant hostname from log messages Kim Alvefur Sat, 10 Aug 2013 20:06:51 +0200
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
mod_auth_internal_plain: Don't log passwords, even at debug level Matthew Wild Tue, 23 Apr 2013 15:13:51 +0100
mod_auth_internal_hashed, mod_auth_internal_plain, mod_privacy, mod_private, mod_register, mod_vcard, mod_muc: Use module:open_store() Kim Alvefur Fri, 19 Apr 2013 16:14:06 +0200
mod_auth_internal_plain, mod_auth_internal_hashed: No need to nodeprep here. Waqas Hussain Tue, 22 Jan 2013 08:26:08 +0500
mod_auth_internal_{plain,hashed}: Add support for iterating over accounts Kim Alvefur Fri, 21 Sep 2012 17:26:12 +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_internal_plain: Remove unused imports Matthew Wild Sat, 28 Apr 2012 03:49:13 +0100
mod_auth_internal_{plain,hashed}: Clarify log messages on initialization Matthew Wild Sun, 11 Mar 2012 20:56:09 +0000
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option. Waqas Hussain Wed, 23 Feb 2011 01:34:46 +0500
mod_auth_internal_*: Support for delete_user method Matthew Wild Tue, 04 Jan 2011 17:12:28 +0000
util.sasl.*, mod_auth_*, mod_saslauth: Pass SASL handler as first parameter to SASL profile callbacks. Waqas Hussain Mon, 27 Dec 2010 19:57:04 +0500
mod_auth_internal_plain: Get rid of all checks for Cyrus SASL. Waqas Hussain Mon, 23 Aug 2010 16:31:44 +0500
mod_auth_*: Fixed copyright headers. Waqas Hussain Mon, 02 Aug 2010 18:44:08 +0500
mod_auth_internal, usermanager: Rename to mod_auth_internal_plain, and update usermanager to still use it as the default base plugins/mod_auth_internal.lua@bcd63759e38c Matthew Wild Thu, 08 Jul 2010 21:08:46 +0100