Software /
code /
prosody
Log
plugins/mod_auth_internal_plain.lua @ 12821:a4ac16e5b655
description | author | age |
---|---|---|
usermanager, mod_auth_*: Add get_account_info() returning creation/update time | Matthew Wild | Tue, 12 Jul 2022 13:14:47 +0100 |
mod_auth_internal_{plain,hashed}: Use constant-time string comparison for secrets 0.11 | Matthew Wild | Mon, 10 May 2021 16:50:24 +0100 |
mod_auth_internal_*: Apply saslprep to passwords 0.11 | Kim Alvefur | Sat, 23 May 2020 14:17:04 +0200 |
mod_auth_internal_plain: Rename unused self argument [luacheck] | Kim Alvefur | Tue, 04 Apr 2017 01:26:33 +0200 |
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 |