mod_s2s_auth_compat/README.markdown
author Kim Alvefur <zash@zash.se>
Mon, 22 Aug 2022 23:51:07 +0200
changeset 5014 a1f49586d28a
parent 1807 4d73a1a6ba68
permissions -rw-r--r--
mod_restrict_xmpp: Treat archive query as a read despite using iq-set XEP-0313 uses iq-set to initiate a query, but unlike many other uses of iq-set, this does not mutate anything on the server, so it should not be treated as a write request.

---
labels:
summary: Workaround for servers doing EXTERNAL without proper stream headers
...

Introduction
============

This module is a workaround for servers that try to do s2s
authentication with certificates and SASL EXTERNAL, but do not send
correct stream headers. Notably Openfire versions since 3.7 or 3.8.