diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-11-15 19:49:05 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-11-15 19:49:05 +0100 |
commit | a1ee78fa696e13ad4e19c0252eb345500d4ab3ee (patch) | |
tree | cf18deae99ecf74aefa84f44d912cf8c1f419067 /applications/luci-app-vpn-policy-routing/po/he/vpn-policy-routing.po | |
parent | 2be01cbfcb34746d9713173a60c3f8a69c554a68 (diff) |
luci-lua-runtime: proxy all dispatcher context property accesses
The ucode side dispatcher environment might not be fully populated yet
when the emulated Lua dispatcher is loaded, leading to `context.requested`
and some other properties to be `nil`.
Expose all properties through metatable `__index` lookups instead to
ensure that the Lua side dispatcher always sees the latest values.
Fixes: #6100
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-vpn-policy-routing/po/he/vpn-policy-routing.po')
0 files changed, 0 insertions, 0 deletions