Software /
code /
prosody
Log
plugins/mod_auth_internal_plain.lua @ 7815:f8d25a2e80ea
description | author | age |
---|---|---|
mod_auth_internal_plain: Remove "initializing" log message, hostmanager logs this too | Kim Alvefur | 2013-08-10 |
mod_auth_internal_plain: Log a debug message when changing password to be consistent with the other methods | Kim Alvefur | 2013-08-10 |
mod_auth_internal_plain: Remove redundant hostname from log messages | Kim Alvefur | 2013-08-10 |
Remove all trailing whitespace | Florian Zeitz | 2013-08-09 |
mod_auth_internal_plain: Don't log passwords, even at debug level | Matthew Wild | 2013-04-23 |
mod_auth_internal_hashed, mod_auth_internal_plain, mod_privacy, mod_private, mod_register, mod_vcard, mod_muc: Use module:open_store() | Kim Alvefur | 2013-04-19 |
mod_auth_internal_plain, mod_auth_internal_hashed: No need to nodeprep here. | Waqas Hussain | 2013-01-22 |