Mercurial > prosody-modules
log mod_sasl2/mod_sasl2.lua @ 5189:4ee8eb1134a8
age | author | description |
---|---|---|
Mon, 28 Nov 2022 11:35:15 +0000 | Matthew Wild | mod_sasl2: Honour (c2s_)require_encryption config option |
Fri, 14 Oct 2022 15:43:22 +0100 | Matthew Wild | mod_sasl2: Forward stream attributes into sub-event |
Thu, 13 Oct 2022 22:48:28 +0100 | Matthew Wild | mod_sasl2: Clear sasl_handler on final success |
Thu, 22 Sep 2022 18:25:44 +0100 | Matthew Wild | mod_sasl2: Further break up success handling, into pre/post stream:features |
Thu, 22 Sep 2022 16:48:05 +0100 | Matthew Wild | mod_sasl2: Store client id if provided |
Wed, 21 Sep 2022 10:32:45 +0100 | Matthew Wild | mod_sasl2, mod_sasl2_bind2: rename event.session -> .origin for consistency |
Wed, 21 Sep 2022 10:25:34 +0100 | Matthew Wild | mod_sasl2: Move <inline/> into <authentication> |