Mercurial > prosody-modules
view mod_listusers/README.markdown @ 4192:1be37846314a
mod_welcome_page/html: Fix form target if path isn't /
action="/" only works if http_paths.welcome_page="/" while "" should
work as long as the GET and POST URLs are the same.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Mon, 12 Oct 2020 18:38:36 +0200 |
| parents | 35ae59a8196d |
| children | b56a635220f6 |
line wrap: on
line source
This module adds a command to `prosodyctl` for listing users. ``` sh prosodyctl mod_listusers ```
