Comparison

plugins/mod_proxy65.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 9645:cc642c9c5ad5
child 10111:0f335815244f
child 11555:65dcc175ef5b
comparison
equal deleted inserted replaced
10655:ee6c12264420 10665:69acda92d5a9