Software /
code /
prosody
Log
plugins/mod_auth_internal_hashed.lua @ 12437:9f5d0b77e3df 0.12
description | author | age |
---|---|---|
util.hex: Deprecate to/from in favour of encode/decode, for consistency! | Matthew Wild | Fri, 04 Mar 2022 15:22:45 +0000 |
mod_auth_internal_hashed: Up iteration count to 10000 per XEP-0438 | Kim Alvefur | Sun, 26 Dec 2021 16:51:04 +0100 |
mod_auth_internal_hashed: Make SCRAM iteration count configurable | Kim Alvefur | Sun, 26 Dec 2021 16:37:50 +0100 |
Merge 0.11->trunk | Matthew Wild | Thu, 13 May 2021 11:17:13 +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 |
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 |