mirror of
https://github.com/openwrt/luci.git
synced 2026-06-17 17:03:20 +04:00
731ed77c0b
Instead of passing the full LuCI request url, pass the relative resolved request path instead and filter the received value through the lookup() dispatcher function to only allow paths to actual internal pages. Signed-off-by: Jo-Philipp Wich <jo@mein.io>