Log

mod_sasl2/mod_sasl2.lua @ 5920:5b95e06d75d5

description author age
mod_sasl2: Pull user-agent info into sasl_handler for later reference Matthew Wild Tue, 21 Mar 2023 15:26:03 +0000
mod_sasl2: Fire authentication-{success,failure} events like mod_saslauth Matthew Wild Tue, 14 Mar 2023 17:13:46 +0000
mod_sasl2: Honour (c2s_)require_encryption config option Matthew Wild Mon, 28 Nov 2022 11:35:15 +0000
mod_sasl2: Forward stream attributes into sub-event Matthew Wild Fri, 14 Oct 2022 15:43:22 +0100
mod_sasl2: Clear sasl_handler on final success Matthew Wild Thu, 13 Oct 2022 22:48:28 +0100
mod_sasl2: Further break up success handling, into pre/post stream:features Matthew Wild Thu, 22 Sep 2022 18:25:44 +0100
mod_sasl2: Store client id if provided Matthew Wild Thu, 22 Sep 2022 16:48:05 +0100
mod_sasl2, mod_sasl2_bind2: rename event.session -> .origin for consistency Matthew Wild Wed, 21 Sep 2022 10:32:45 +0100
mod_sasl2: Move <inline/> into <authentication> Matthew Wild Wed, 21 Sep 2022 10:25:34 +0100
mod_sasl2: Fix missing namespace on failure condition (thanks tmolitor) Matthew Wild Wed, 21 Sep 2022 10:05:39 +0100
mod_sasl2, mod_sasl_bind2, mod_sasl2_sm: Bump XEP-0388 namespace Matthew Wild Tue, 13 Sep 2022 20:32:20 +0100
mod_sasl2: Hacky support for channel binding Matthew Wild Tue, 06 Sep 2022 16:01:12 +0100
mod_sasl2: Add event for other modules to advertise inline features Matthew Wild Fri, 02 Sep 2022 16:20:13 +0100
mod_sasl2: Fix handling of various failure/error cases Matthew Wild Mon, 29 Aug 2022 16:35:19 +0100
mod_sasl2: Include additional-data in SASL success response Matthew Wild Sun, 28 Aug 2022 15:03:58 +0100
mod_sasl2: Eventually return true from success handler Matthew Wild Sun, 28 Aug 2022 11:25:21 +0100
mod_sasl2: Return true to indicate challenge was handled successfully Matthew Wild Sun, 28 Aug 2022 11:18:10 +0100
mod_sasl2: Fix <challenge> generation Matthew Wild Sun, 28 Aug 2022 11:12:52 +0100
mod_sasl2: Return status from event handlers Matthew Wild Sun, 28 Aug 2022 11:11:50 +0100
mod_sasl2: Silence [luacheck] warning Kim Alvefur Sun, 28 Nov 2021 20:07:06 +0100
mod_sasl2: Remove channel binding Kim Alvefur Sun, 28 Nov 2021 19:42:00 +0100
mod_sasl2: Experimental implementation of XEP-0388 Kim Alvefur Sat, 28 Sep 2019 00:16:13 +0200