Diff

mod_sasl2_bind2/README.md @ 6138:9db1529c06c2

Merge upstream
author tmolitor <thilo@eightysoft.de>
date Sun, 05 Jan 2025 17:50:02 +0100
parent 6106:82e830095b87
child 6251:694f8fab07d4
line wrap: on
line diff
--- a/mod_sasl2_bind2/README.md	Wed Nov 20 05:07:11 2024 +0100
+++ b/mod_sasl2_bind2/README.md	Sun Jan 05 17:50:02 2025 +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