Software /
code /
prosody
Log
plugins/mod_auth_internal_hashed.lua @ 6707:06cdd4afaaf9
description | author | age |
---|---|---|
mod_auth_internal_hashed: Use util.hex | Kim Alvefur | Mon, 18 May 2015 21:00:41 +0200 |
mod_auth_interal_hashed: Update salt and iteration count when setting a new password | Florian Zeitz | Wed, 12 Feb 2014 13:45:16 +0100 |
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 |