File

mod_clean_roster/README.md @ 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
parent 5085:e384b91d0aa7
line wrap: on
line source

Removes invalid characters from roster entries.

```bash
sudo prosodyctl mod_clean_roster
```