Software /
code /
prosody-modules
Comparison
mod_sasl2_bind2/README.md @ 5029:56b9f0b1409f
mod_sasl2_bind: Support for Bind 2.0 with SASL2
This is based on an experimental in-progress derivative of the current
XEP-0386.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 02 Sep 2022 16:22:11 +0100 |
child | 5090:6947c34303cf |
comparison
equal
deleted
inserted
replaced
5028:1f2d2bfd29dd | 5029:56b9f0b1409f |
---|---|
1 --- | |
2 labels: | |
3 - Stage-Alpha | |
4 summary: "Bind 2 integration with SASL2" | |
5 --- | |
6 | |
7 Add support for inlining Bind 2.0 into the SASL2 process. Experimental WIP. |