Software /
code /
prosody
Log
plugins/mod_auth_internal_plain.lua @ 7840:92b6aa3ea2ce
description | author | age |
---|---|---|
mod_auth_internal_plain: Remove "initializing" log message, hostmanager logs this too | Kim Alvefur | Sat, 10 Aug 2013 20:10:30 +0200 |
mod_auth_internal_plain: Log a debug message when changing password to be consistent with the other methods | Kim Alvefur | Sat, 10 Aug 2013 20:09:33 +0200 |
mod_auth_internal_plain: Remove redundant hostname from log messages | Kim Alvefur | Sat, 10 Aug 2013 20:06:51 +0200 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
mod_auth_internal_plain: Don't log passwords, even at debug level | Matthew Wild | Tue, 23 Apr 2013 15:13:51 +0100 |
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 |