Comparison

spec/util_cache_spec.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 9323:3259653512e7
child 11366:618ab9bba1c2
comparison
equal deleted inserted replaced
10655:ee6c12264420 10665:69acda92d5a9