Log

mod_sasl2/mod_sasl2.lua @ 5918:423163b65bb1

description author age
mod_sasl2: Log when tls-exporter is NOT supported, as well as when it is Matthew Wild 11 months ago
mod_sasl2: Pull user-agent info into sasl_handler for later reference Matthew Wild 24 months ago
mod_sasl2: Fire authentication-{success,failure} events like mod_saslauth Matthew Wild 2023-03-14
mod_sasl2: Honour (c2s_)require_encryption config option Matthew Wild 2022-11-28
mod_sasl2: Forward stream attributes into sub-event Matthew Wild 2022-10-14
mod_sasl2: Clear sasl_handler on final success Matthew Wild 2022-10-13
mod_sasl2: Further break up success handling, into pre/post stream:features Matthew Wild 2022-09-22
mod_sasl2: Store client id if provided Matthew Wild 2022-09-22
mod_sasl2, mod_sasl2_bind2: rename event.session -> .origin for consistency Matthew Wild 2022-09-21
mod_sasl2: Move <inline/> into <authentication> Matthew Wild 2022-09-21
mod_sasl2: Fix missing namespace on failure condition (thanks tmolitor) Matthew Wild 2022-09-21
mod_sasl2, mod_sasl_bind2, mod_sasl2_sm: Bump XEP-0388 namespace Matthew Wild 2022-09-13
mod_sasl2: Hacky support for channel binding Matthew Wild 2022-09-06
mod_sasl2: Add event for other modules to advertise inline features Matthew Wild 2022-09-02
mod_sasl2: Fix handling of various failure/error cases Matthew Wild 2022-08-29
mod_sasl2: Include additional-data in SASL success response Matthew Wild 2022-08-28
mod_sasl2: Eventually return true from success handler Matthew Wild 2022-08-28
mod_sasl2: Return true to indicate challenge was handled successfully Matthew Wild 2022-08-28
mod_sasl2: Fix <challenge> generation Matthew Wild 2022-08-28
mod_sasl2: Return status from event handlers Matthew Wild 2022-08-28
mod_sasl2: Silence [luacheck] warning Kim Alvefur 2021-11-28
mod_sasl2: Remove channel binding Kim Alvefur 2021-11-28
mod_sasl2: Experimental implementation of XEP-0388 Kim Alvefur 2019-09-27