Mercurial > prosody-modules
view mod_clean_roster/README.md @ 5728:80702e33ba71
mod_storage_s3: Fix storing archives for host itself (e.g. mod_audit)
Fixes error due to path constructor trying to do string.gsub(nil) with
missing username or with fields.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 22 Nov 2023 12:56:50 +0100 |
parents | e384b91d0aa7 |
children |
line wrap: on
line source
Removes invalid characters from roster entries. ```bash sudo prosodyctl mod_clean_roster ```