Mercurial > prosody-modules
view mod_ignore_host_chatstates/README.markdown @ 5921:e67fc7b66c13
mod_sasl2_fast: Fix malformed-request when using HT-*-NONE (thanks lnj!)
This crept into the previous commit which tried to fail early when CB was
requested but unavailable - that commit did not actually check that CB *was*
requested.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 07 Jun 2024 16:26:54 +0100 |
parents | ec3de4651306 |
children |
line wrap: on
line source
This module discards typing notifications sent to a bare host JID, preventing error replies to be sent. These errors are harmless but can be annoying sometimes if your client shows them prominently.