Software /
code /
prosody
Log
plugins/mod_auth_internal_plain.lua @ 12759:ec54fe0003d5 0.12
description | author | age |
---|---|---|
mod_auth_internal_{plain,hashed}: Use constant-time string comparison for secrets 0.11 | Matthew Wild | 2021-05-10 |
mod_auth_internal_*: Apply saslprep to passwords 0.11 | Kim Alvefur | 2020-05-23 |
mod_auth_internal_plain: Rename unused self argument [luacheck] | Kim Alvefur | 2017-04-03 |
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 |