comparison mod_sasl2_sm/README.md @ 5091:ec9bca2ac2b5

mod_sasl2_sm: Update README with current information
author Matthew Wild <mwild1@gmail.com>
date Mon, 28 Nov 2022 11:49:07 +0000
parents e3248d025d34
children c92c87daa09e
comparison
equal deleted inserted replaced
5090:6947c34303cf 5091:ec9bca2ac2b5
1 --- 1 ---
2 labels: 2 labels:
3 - Stage-Alpha 3 - Stage-Beta
4 summary: "XEP-0198 integration with SASL2" 4 summary: "XEP-0198 integration with SASL2"
5 --- 5 ---
6 6
7 Add support for inlining stream management negotiation into the SASL2 process. 7 Add support for inlining stream management negotiation into the SASL2 process.
8
9 **Note: At the time of writing (November 2022), this module implements a
10 version of XEP-0198 that is still working its way through the XSF standards
11 process. For more information and current status, see [PR #1215](https://github.com/xsf/xeps/pull/1215).**
12
13 This module depends on [mod_sasl2] and [mod_sasl2_bind2]. It exposes no
14 configuration options.