Software /
code /
prosody-modules
File
mod_clean_roster/README.md @ 5544:cb141088eff0
mod_http_oauth2: Remove underscore prefix
LuaCheck considers this to mean that a variable it unused, but this one
is not.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 10 Jun 2023 12:04:00 +0200 |
parent | 5085:e384b91d0aa7 |
line wrap: on
line source
Removes invalid characters from roster entries. ```bash sudo prosodyctl mod_clean_roster ```