view mod_listusers/README.markdown @ 5407:149634647b48

mod_http_oauth2: Don't issue client_secret when not using authentication This is pretty much only for implicit flow, which is considered insecure anyway, so this is of limited value. If we delete all the implicit flow code, this could be reverted.
author Kim Alvefur <zash@zash.se>
date Tue, 02 May 2023 16:39:32 +0200
parents 35ae59a8196d
children b56a635220f6
line wrap: on
line source

This module adds a command to `prosodyctl` for listing users.

``` sh
prosodyctl mod_listusers
```