# HG changeset patch # User Menel # Date 1734811834 -3600 # Node ID 82e830095b87a6518a914bf553838b765278ef1f # Parent a21a375d79a9b0b308a3bfd263499fb3eaefcca4 mod_sasl2_bind2: Update XEP status and Comp. diff -r a21a375d79a9 -r 82e830095b87 mod_sasl2_bind2/README.md --- 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