mod_admin_blocklist/README.markdown
author Goffi <goffi@goffi.org>
Sat, 10 Jul 2021 16:48:28 +0200
changeset 4620 377546ab50f9
parent 2320 2a2de19413e7
child 5021 96e83b4a93f7
permissions -rw-r--r--
mod_delegation: fix bare jid disco nesting bare jid info discovery hook has been accidentally removed a while ago, as a result disco nesting for bare jids was not working anymore.

---
summary: Block s2s connections based on admin blocklists
...

This module uses the blocklists set by admins for blocking s2s
connections.

So if an admin blocks a bare domain using [Blocking Command][xep191]
via [mod\_blocklist][doc:modules:mod_blocklist] then no s2s connections
will be allowed to or from that domain.