view mod_sasl2_bind2/README.md @ 5810:76b57bcfe1b2

mod_pubsub_serverinfo: Warm-up opt-in cache By warming up the cache that contains the opt-in data, the first publication has a better chance of including domain names for remote domains that opt-in. Without this change, those domains are named only after the _second_ publication, which can take a while. New users are likely thrown off by that.
author Guus der Kinderen <guus.der.kinderen@gmail.com>
date Thu, 04 Jan 2024 16:19:55 +0100
parents f2dfbcc676a6
children
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. **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.**

This module depends on [mod_sasl2]. It exposes no configuration options.