Mercurial > prosody-modules
view mod_spam_reporting/README.markdown @ 5083:4837232474ca
mod_sasl2_fast: Fixes to make channel binding work again
tls-endpoint isn't a thing that exists.
Also, we needed to copy more channel binding state from the primary
sasl_handler. Ideally we'd have a cleaner way to do this, but I think that's
part of more substantial changes that the SASL API deserves.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Mon, 07 Nov 2022 10:21:18 +0000 |
parents | 48c27b51f992 |
children |
line wrap: on
line source
--- labels: - 'Stage-Beta' summary: 'XEP-0377: Spam Reporting' --- This module is a very basic implementation of [XEP-0377: Spam Reporting]. When someone reports spam or abuse, a line about this is logged and an event is fired so that other modules can act on the report.