Comparison

util/helpers.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 8411:a9e8523a5e73
child 11059:ad89e3cc67b6
comparison
equal deleted inserted replaced
10655:ee6c12264420 10665:69acda92d5a9