Mercurial > prosody-modules
comparison mod_listusers/README.markdown @ 5650:0eb2d5ea2428
merge
| author | Stephen Paul Weber <singpolyma@singpolyma.net> |
|---|---|
| date | Sat, 06 May 2023 19:40:23 -0500 |
| parents | b56a635220f6 |
| children |
comparison
equal
deleted
inserted
replaced
| 5649:2c69577b28c2 | 5650:0eb2d5ea2428 |
|---|---|
| 1 --- | |
| 2 labels: | |
| 3 - 'Stage-Obsolete' | |
| 4 --- | |
| 5 | |
| 6 ::: {.alert .alert-warning} | |
| 7 As of Prosody 0.12.x, `prosodyctl shell user list HOST` can be used | |
| 8 instead of this module. | |
| 9 ::: | |
| 10 | |
| 1 This module adds a command to `prosodyctl` for listing users. | 11 This module adds a command to `prosodyctl` for listing users. |
| 2 | 12 |
| 3 ``` sh | 13 ``` sh |
| 4 prosodyctl mod_listusers | 14 prosodyctl mod_listusers |
| 5 ``` | 15 ``` |
