Mercurial > prosody-modules
view mod_clean_roster/README.md @ 5858:761142ee0ff2
mod_http_oauth2: Reflect changes to defaults etc
- Resource owner password grant was disabled by default
- Tokens now include a hash of client_id making it possible to be
reasonable sure that they were issued to a particular client
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 05 Mar 2024 00:32:00 +0100 |
parents | e384b91d0aa7 |
children |
line wrap: on
line source
Removes invalid characters from roster entries. ```bash sudo prosodyctl mod_clean_roster ```