Mercurial > prosody-modules
view mod_remote_roster/README.markdown @ 5372:2d8076577e14
mod_client_management: Fix error when called against host without this module
Previously:
prosody> user:clients("user@example.org")
| Result: 1
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 26 Apr 2023 12:09:17 +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.
