File

mod_sasl2_bind2/README.md @ 6166:8eec0a296218

mod_storage_metronome_readonly: Fix with to be JID, and not just username
author Link Mauve <linkmauve@linkmauve.fr>
date Mon, 27 Jan 2025 19:34:41 +0100
parent 6106:82e830095b87
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