Software /
code /
prosody
Log
plugins/mod_auth_internal_hashed.lua @ 4603:6900c9484834
description | author | age |
---|---|---|
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_hashed: Fix deleting users | Kim Alvefur | Mon, 16 Aug 2010 18:51:22 +0200 |
usermanager, mod_auth_internal_hashed, mod_legacyauth: New order of parameters for usermanager.test_password - username, host, password | Matthew Wild | Wed, 21 Jul 2010 21:01:36 +0100 |
mod_auth_internal_hashed: Fixed SCRAM-SHA-1 mechanism to not traceback on non-existent users. | Waqas Hussain | Sat, 17 Jul 2010 19:34:06 +0500 |