Software /
code /
prosody
Diff
util/indexedbheap.lua @ 10665:69acda92d5a9 0.11
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.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 24 Feb 2020 23:16:08 +0100 |
parent | 8382:e5d00bf4a4d5 |
child | 11115:7d4c292f178e |