Software /
code /
prosody-modules
Changeset
6106:82e830095b87
mod_sasl2_bind2: Update XEP status and Comp.
author | Menel <menel@snikket.de> |
---|---|
date | Sat, 21 Dec 2024 21:10:34 +0100 |
parents | 6105:a21a375d79a9 |
children | 6107:bc7acb8e627e |
files | mod_sasl2_bind2/README.md |
diffstat | 1 files changed, 8 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_sasl2_bind2/README.md Sat Dec 21 20:52:10 2024 +0100 +++ b/mod_sasl2_bind2/README.md Sat Dec 21 21:10:34 2024 +0100 @@ -8,9 +8,13 @@ --- Add support for [XEP-0386: Bind 2], which is a new method for clients to bind -resources and establish sessions in XMPP, using SASL2. **Note: At the time of -writing (November 2022), this plugin implements a version of XEP-0386 that is -still working its way through the XSF standards process. See [PR #1217](https://github.com/xsf/xeps/pull/1217) -for more information and current status.** +resources and establish sessions in XMPP, using SASL2. This module depends on [mod_sasl2]. It exposes no configuration options. + +# Compatibility + + Prosody-Version Status + --------------- ---------------------- + trunk Works as of 2024-12-21 + 0.12 Does not work