Log

mod_sasl2_fast/mod_sasl2_fast.lua @ 5941:5c4e102e2563 default tip

description author age
mod_sasl2_fast: Improve handling when SASL profile unexpectedly lacks CB Matthew Wild Tue, 16 Apr 2024 10:42:25 +0100
mod_sasl2_fast: Add API method to revoke FAST tokens for a given client Matthew Wild Wed, 05 Apr 2023 19:38:59 +0100
mod_sasl2_fast: Add an API that allows modules to check if a client has FAST Matthew Wild Wed, 29 Mar 2023 16:13:42 +0100
mod_sasl2_fast: Add flag to FAST sasl_handler for easier identification Matthew Wild Wed, 29 Mar 2023 16:13:00 +0100
mod_sasl2_fast: Fix harmless off-by-one error (invalidates existing tokens!) Matthew Wild Wed, 29 Mar 2023 16:12:15 +0100
mod_sasl2_fast: Invalidate tokens issued prior to last password change Matthew Wild Tue, 28 Mar 2023 12:43:05 +0100
mod_sasl2_fast: Add some comments Matthew Wild Tue, 10 Jan 2023 15:45:25 +0000
mod_sasl2_fast: Add explicit dependency on mod_sasl2 Kim Alvefur Mon, 28 Nov 2022 19:12:37 +0100
mod_sasl2_fast: Add more debug logging Matthew Wild Mon, 07 Nov 2022 10:21:42 +0000
mod_sasl2_fast: Fixes to make channel binding work again Matthew Wild Mon, 07 Nov 2022 10:21:18 +0000
mod_sasl2_fast: Clean up backend return values (fixes constant rotation) Matthew Wild Mon, 07 Nov 2022 10:19:10 +0000
mod_sasl2_fast: Implement rotation and invalidation Matthew Wild Sat, 15 Oct 2022 21:01:04 +0100
mod_sasl2_fast: Remove X-TOKEN-PLAIN and related profile handler Matthew Wild Sat, 15 Oct 2022 20:26:25 +0100
mod_sasl2_fast: Improved logging Matthew Wild Sat, 15 Oct 2022 19:49:13 +0100
mod_sasl2_fast: Register HT-* mechanisms with the required channel binding Matthew Wild Sat, 15 Oct 2022 19:47:05 +0100
mod_sasl2_fast: Fix field name for returned secret Matthew Wild Sat, 15 Oct 2022 19:46:23 +0100
mod_sasl2_fast: Copy channel binding data state from original SASL handler Matthew Wild Sat, 15 Oct 2022 19:45:53 +0100
mod_sasl2_fast: Fixes for <authenticate> processing Matthew Wild Sat, 15 Oct 2022 19:44:54 +0100
mod_sasl2_fast: Take username from SASL exchange rather than stream@from Matthew Wild Sat, 15 Oct 2022 19:42:55 +0100
mod_sasl2_fast: Fix make_token() to return appropriate result Matthew Wild Sat, 15 Oct 2022 19:41:33 +0100
mod_sasl2_fast: Improve backend profile name and correctly use it everywhere Matthew Wild Fri, 14 Oct 2022 16:21:01 +0100
mod_sasl2_fast: More robust handling of stream@from and user-agent@id Matthew Wild Fri, 14 Oct 2022 15:44:00 +0100
mod_sasl2_fast: Implement most of FAST + SASL HT-SHA-256 Matthew Wild Fri, 14 Oct 2022 14:44:27 +0100
mod_sasl2_fast: New module for SASL2 FAST authentication (WIP) Matthew Wild Thu, 13 Oct 2022 22:47:35 +0100