Software /
code /
prosody
Log
plugins/mod_auth_internal_hashed.lua @ 11544:c98aebe601f9 0.11
description | author | age |
---|---|---|
mod_auth_internal_{plain,hashed}: Use constant-time string comparison for secrets 0.11 | Matthew Wild | Mon, 10 May 2021 16:50:24 +0100 |
Merge 0.11->trunk | Kim Alvefur | Sat, 06 Jun 2020 00:54:28 +0200 |
mod_auth_internal_*: Apply saslprep to passwords 0.11 | Kim Alvefur | Sat, 23 May 2020 14:17:04 +0200 |
Merge 0.11->trunk | Kim Alvefur | Tue, 24 Dec 2019 00:39:45 +0100 |
mod_auth_internal_hashed: Pass on errors from password hash function (fixes #1477) 0.11 | Kim Alvefur | Mon, 23 Dec 2019 22:42:39 +0100 |
mod_auth_internal_hashed: Precompute SCRAM authentication profile name (thanks MattJ) | Kim Alvefur | Thu, 22 Aug 2019 01:00:31 +0200 |