Mercurial > prosody-modules
view mod_listusers/README.markdown @ 4414:dbfa830e4504
mod_invites_register_api: Handle password resets
Those need the information for whom they are in the GET response
as well as special handling in the POST.
| author | Jonas Schäfer <jonas@wielicki.name> |
|---|---|
| date | Sat, 30 Jan 2021 10:47:57 +0100 |
| parents | 35ae59a8196d |
| children | b56a635220f6 |
line wrap: on
line source
This module adds a command to `prosodyctl` for listing users. ``` sh prosodyctl mod_listusers ```
