log plugins/mod_auth_internal_plain.lua @ 5302:52fe5df91c65

age author description
Tue, 22 Jan 2013 08:26:08 +0500 Waqas Hussain mod_auth_internal_plain, mod_auth_internal_hashed: No need to nodeprep here.
Fri, 21 Sep 2012 17:26:12 +0200 Kim Alvefur mod_auth_internal_{plain,hashed}: Add support for iterating over accounts
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.
Sat, 28 Apr 2012 03:49:13 +0100 Matthew Wild mod_auth_internal_plain: Remove unused imports
Sun, 11 Mar 2012 20:56:09 +0000 Matthew Wild mod_auth_internal_{plain,hashed}: Clarify log messages on initialization
Wed, 23 Feb 2011 01:34:46 +0500 Waqas Hussain mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option.