Software /
code /
prosody
Log
plugins/mod_auth_internal_hashed.lua @ 5784:02217725454b
description | author | age |
---|---|---|
mod_auth_internal_hashed: Log calls to provider methods and be consistent with mod_auth_internal_plain | Kim Alvefur | Sat, 10 Aug 2013 20:19:40 +0200 |
mod_auth_internal_hashed: Use logger setup by moduleapi instead of going for util.logger directly | Kim Alvefur | Sat, 10 Aug 2013 20:17:45 +0200 |
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 |