view mod_listusers/README.md @ 6318:07808fcda0e4

mod_auth_http_async: Remove non-async code (really should not be needed anymore)
author Kim Alvefur <zash@zash.se>
date Tue, 02 Sep 2025 22:19:51 +0200
parents fe081789f7b5
children
line wrap: on
line source

---
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
```