Software /
code /
prosody-modules
Diff
mod_sasl2/README.md @ 6061:26bfcb442138
mod_sasl2: update README.md, the mentioned xep is stable now and not in the inbox anymore.
author | Menel <menel@snikket.de> |
---|---|
date | Sun, 24 Nov 2024 16:27:27 +0100 |
parent | 5965:da942a3f3660 |
line wrap: on
line diff
--- 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 + ----------------------- ----------------