view mod_bind2/README.md @ 5296:0f5657db1cfc

mod_isolate_host: handle server-generated stanzas The hook for setting the no_host_isolation is only called for c2s sessions. This does not work for stanzas generated by the server, such as PEP notifications or presence probe answers. To handle that, we do per-stanza checks for the case that the origin is local.
author Jonas Schäfer <jonas@wielicki.name>
date Sat, 01 Apr 2023 12:03:08 +0200
parents 18b12ad263f0
children
line wrap: on
line source

---
labels:
- Stage-Alpha
rockspec:
  dependencies:
  - mod_sasl2
summary: "XEP-0386: Bind 2.0"
---

Experimental early implementation of [XEP-0386: Bind 2.0] for use with
[mod_sasl2].