Software /
code /
prosody
Log
util/sasl/scram.lua @ 13021:14ca500f8621 0.12
description | author | age |
---|---|---|
mod_auth_internal_hashed: Up iteration count to 10000 per XEP-0438 | Kim Alvefur | Sun, 26 Dec 2021 16:51:04 +0100 |
util.sasl.scram: Store username property rather than cached local (#399) | Matthew Wild | Tue, 07 Dec 2021 16:23:23 +0000 |
util.sasl.scram: Use util.strbitop for XOR step | Kim Alvefur | Sat, 07 Sep 2019 13:38:02 +0200 |
Merge 0.11->trunk | Kim Alvefur | Sat, 06 Jun 2020 00:54:28 +0200 |
util.sasl.scram: Apply saslprep before hashing password, fixes #1560 0.11 | Kim Alvefur | Fri, 22 May 2020 20:59:01 +0200 |
util.sasl.scram: Mention if clients try PLUS without channel binding | Kim Alvefur | Sun, 26 Apr 2020 14:31:43 +0200 |
util.sasl.scram: Ignore unused authzid variable (strict lint) | Kim Alvefur | Mon, 09 Dec 2019 16:39:48 +0100 |