Software /
code /
prosody-modules
File
mod_listusers/README.markdown @ 5382:12498c0d705f
mod_http_oauth2: Reorder routes into order they happen in OAuth 2.0
Since I usually start here to remember the order of things, might as
well turn it into a mini step by step guide :)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 29 Apr 2023 11:26:04 +0200 |
parent | 2323:35ae59a8196d |
child | 5412:b56a635220f6 |
line wrap: on
line source
This module adds a command to `prosodyctl` for listing users. ``` sh prosodyctl mod_listusers ```