Mercurial > prosody-modules
log mod_sasl2_fast/mod_sasl2_fast.lua @ 5072:d41677929f68
age | author | description |
---|---|---|
Sat, 15 Oct 2022 19:44:54 +0100 | Matthew Wild | mod_sasl2_fast: Fixes for <authenticate> processing |
Sat, 15 Oct 2022 19:42:55 +0100 | Matthew Wild | mod_sasl2_fast: Take username from SASL exchange rather than stream@from |
Sat, 15 Oct 2022 19:41:33 +0100 | Matthew Wild | mod_sasl2_fast: Fix make_token() to return appropriate result |
Fri, 14 Oct 2022 16:21:01 +0100 | Matthew Wild | mod_sasl2_fast: Improve backend profile name and correctly use it everywhere |
Fri, 14 Oct 2022 15:44:00 +0100 | Matthew Wild | mod_sasl2_fast: More robust handling of stream@from and user-agent@id |
Fri, 14 Oct 2022 14:44:27 +0100 | Matthew Wild | mod_sasl2_fast: Implement most of FAST + SASL HT-SHA-256 |
Thu, 13 Oct 2022 22:47:35 +0100 | Matthew Wild | mod_sasl2_fast: New module for SASL2 FAST authentication (WIP) |