Software /
code /
prosody
Log
plugins/mod_auth_internal_plain.lua @ 13082:acf8a2372764
description | author | age |
---|---|---|
plugins: Prefix module imports with prosody namespace | Kim Alvefur | 23 months ago |
mod_auth_internal_plain: Fix user creation done via mod_admin_shell | Vitaly Orekhov | 23 months ago |
usermanager, mod_auth_*: Add get_account_info() returning creation/update time | Matthew Wild | 2022-07-12 |
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 |