diff options
author | Kim Alvefur <zash@zash.se> | 2020-02-24 23:16:08 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2020-02-24 23:16:08 +0100 |
commit | 81325abb7a06ca38e273eef6b0db7f4750c82bcb (patch) | |
tree | 3e34003738336c4d1ef21e3ca0393c062c69de11 /plugins/mod_mam | |
parent | e69d6a21b3a1e0af470eb7a88239b20d463e123c (diff) | |
download | prosody-81325abb7a06ca38e273eef6b0db7f4750c82bcb.tar.gz prosody-81325abb7a06ca38e273eef6b0db7f4750c82bcb.zip |
util.datamanager: Fix iterating over "users" (thanks marc0s)
The 'store' path componend used to be unescaped until 756a2a00e7e7 added
escaping to address issues with characters like '/' used in PEP, but
with a special case for '_' which was already in common use in 'store'
path components.
Missed adding this escaping here.
Diffstat (limited to 'plugins/mod_mam')
0 files changed, 0 insertions, 0 deletions