Software /
code /
prosody
Log
plugins/mod_auth_internal_hashed.lua @ 5782:f449da907b85
description | author | age |
---|---|---|
mod_auth_internal_hashed: Remove this 'initializing' message too | Kim Alvefur | Sat, 10 Aug 2013 20:15:25 +0200 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
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_hashed: Get rid of useless wrapper function new_hashpass_provider. | Waqas Hussain | Wed, 12 Sep 2012 21:40:00 +0500 |