Mercurial > prosody-modules
view mod_sasl2_bind2/README.md @ 6095:f6bbf42c341c
mod_anti_spam: Add README
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Mon, 30 Dec 2024 13:51:35 +0000 |
| parents | 82e830095b87 |
| children | 694f8fab07d4 |
line wrap: on
line source
--- labels: - Stage-Beta summary: "Bind 2 integration with SASL2" rockspec: dependencies: - mod_sasl2 --- Add support for [XEP-0386: Bind 2], which is a new method for clients to bind 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
