Software /
code /
prosody-modules
File
mod_clean_roster/README.md @ 6186:1cf563a94620
mod_push2: this expression was throwing away the second value
And wasn't a needed guard anyway, util.jid.split(nil) is nil
author | Stephen Paul Weber <singpolyma@singpolyma.net> |
---|---|
date | Tue, 04 Feb 2025 10:30:33 -0500 |
parent | 5085:e384b91d0aa7 |
line wrap: on
line source
Removes invalid characters from roster entries. ```bash sudo prosodyctl mod_clean_roster ```