Mercurial > prosody-modules
view mod_clean_roster/README.md @ 5931:ca3479c67e48
mod_http_oauth2: HTTP authentication schemes are case-insensitive
According to RFC 9110 section 11
> It uses a case-insensitive token to identify the authentication scheme
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 14 Jul 2024 17:47:06 +0200 |
parents | e384b91d0aa7 |
children |
line wrap: on
line source
Removes invalid characters from roster entries. ```bash sudo prosodyctl mod_clean_roster ```