Mercurial > prosody-modules
view mod_remote_roster/README.markdown @ 4723:0a0334a3a784
mod_muc_http_auth: Allow for enabling/disabling per user host
IMPORTANT: This is a breaking change.
The `muc_http_auth_enabled_for` and `muc_http_auth_disabled_for` options are
now maps (with user hosts as keys) and not sets.
author | JC Brand <jc@opkode.com> |
---|---|
date | Mon, 25 Oct 2021 15:58:16 +0200 |
parents | 2eac15ab605e |
children |
line wrap: on
line source
--- summary: Remote Roster Management ... Introduction ============ This module adds support for [XEP-0321: Remote Roster Management] which is commonly used to allow components such as transports to modify the rosters of local users.