luci-base: dispatcher.uc: urldecode URL components
authorJo-Philipp Wich <jo@mein.io>
Fri, 13 Jan 2023 20:15:03 +0000 (21:15 +0100)
committerJo-Philipp Wich <jo@mein.io>
Fri, 13 Jan 2023 20:18:09 +0000 (21:18 +0100)
commit9634086efc6d58224899037c92c896ab27373d8a
tree936c64ba5174355b8113c7b365e9e47f388bf1f8
parentb49fb7b42e660e30ebb539225b8d11f3ba54a7d5
luci-base: dispatcher.uc: urldecode URL components

In order to maintain compatibility with the old Lua runtime, ensure to URL
decode the request path segments since they might end up as arguments to
invoked action functions.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-base/ucode/dispatcher.uc