Software /
code /
prosody
Log
plugins/mod_auth_internal_hashed.lua @ 5116:5f9066db1b4d
description | author | age |
---|---|---|
mod_auth_internal_hashed: Get rid of useless wrapper function new_hashpass_provider. | Waqas Hussain | Wed, 12 Sep 2012 21:40:00 +0500 |
mod_auth_internal_hashed: Remove COMPAT code (upgrading old hashed storage format from pre-0.8) | Matthew Wild | Sat, 28 Apr 2012 03:59:31 +0100 |
mod_auth_internal_hashed: Remove unused imports | Matthew Wild | Sat, 28 Apr 2012 03:55:25 +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 |