# HG changeset patch # User Menel # Date 1732462047 -3600 # Node ID 26bfcb4421387cc7c1f21f25c2bdf698c5110dc3 # Parent c7c17fac41b3a285bf069297f7cfbb80191d19bc mod_sasl2: update README.md, the mentioned xep is stable now and not in the inbox anymore. diff -r c7c17fac41b3 -r 26bfcb442138 mod_sasl2/README.md --- a/mod_sasl2/README.md Sun Nov 24 14:42:59 2024 +0100 +++ b/mod_sasl2/README.md Sun Nov 24 16:27:27 2024 +0100 @@ -4,10 +4,7 @@ summary: "XEP-0388: Extensible SASL Profile" --- -Implementation of [XEP-0388: Extensible SASL Profile]. **Note: At the time of -writing (Nov 2022) the version of the XEP implemented by this module is still -working its way through the XSF standards process. See [PR #1214](https://github.com/xsf/xeps/pull/1214) -for the current status.** +Implementation of [XEP-0388: Extensible SASL Profile]. ## Configuration @@ -31,8 +28,9 @@ This module requires Prosody **trunk** and is not compatible with 0.12 or older versions. - ------- --------------- - trunk Works - 0.12 Does not work - 0.11 Does not work - ------- --------------- + + Prosody Version Status + ----------------------- ---------------- + trunk as of 2024-11-24 Works + 0.12 Does not work + ----------------------- ----------------