mod_listusers/README.markdown
author Matthew Wild <mwild1@gmail.com>
Fri, 23 Feb 2024 22:50:57 +0000
changeset 5847 79ae71f52c81
parent 5416 b56a635220f6
permissions -rw-r--r--
mod_pubsub_serverinfo: Update to use mod_server_info (fixes #1841) ...but only for Prosody trunk users, because 0.12 mod_server_contact_info does not use the new API in mod_server_info.

---
labels:
- 'Stage-Obsolete'
---

::: {.alert .alert-warning}
As of Prosody 0.12.x, `prosodyctl shell user list HOST` can be used
instead of this module.
:::

This module adds a command to `prosodyctl` for listing users.

``` sh
prosodyctl mod_listusers
```