Mercurial > prosody-modules
view mod_listusers/README.markdown @ 5247:dc27b997e969
mod_http_oauth2: Invoke mod_http_errors to render error on invalid redirect
Turns out returning a table like that produces a blank page. Kinda
boring and not very helpful.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 12 Mar 2023 17:56:23 +0100 |
parents | 35ae59a8196d |
children | b56a635220f6 |
line wrap: on
line source
This module adds a command to `prosodyctl` for listing users. ``` sh prosodyctl mod_listusers ```