log mod_sasl2_fast/mod_sasl2_fast.lua @ 5963:c61a82f80e57 default tip

age author description
Wed, 19 Jun 2024 13:53:12 +0100 Matthew Wild mod_sasl2_fast: Fix traceback when no cb_data is available (thanks riau)
Fri, 07 Jun 2024 16:26:54 +0100 Matthew Wild mod_sasl2_fast: Fix malformed-request when using HT-*-NONE (thanks lnj!)
Tue, 16 Apr 2024 10:42:25 +0100 Matthew Wild mod_sasl2_fast: Improve handling when SASL profile unexpectedly lacks CB
Wed, 05 Apr 2023 19:38:59 +0100 Matthew Wild mod_sasl2_fast: Add API method to revoke FAST tokens for a given client
Wed, 29 Mar 2023 16:13:42 +0100 Matthew Wild mod_sasl2_fast: Add an API that allows modules to check if a client has FAST
Wed, 29 Mar 2023 16:13:00 +0100 Matthew Wild mod_sasl2_fast: Add flag to FAST sasl_handler for easier identification
Wed, 29 Mar 2023 16:12:15 +0100 Matthew Wild mod_sasl2_fast: Fix harmless off-by-one error (invalidates existing tokens!)
Tue, 28 Mar 2023 12:43:05 +0100 Matthew Wild mod_sasl2_fast: Invalidate tokens issued prior to last password change