luci/modules
Jo-Philipp Wich ca57291bdd luci-lua-runtime: ensure proper forwarding of route arguments to cbi action
Ensure that the optional cbi() `config` argument is set to an empty table
if unspecified to ensure that the static call argument array is exactly
two elements long, otherwise call arguments are shifted and the invoked
method might not receive the expected parameter.

This fixes, among others, the dispatching of `arcombine()` targets.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2022-10-26 15:12:17 +02:00
..
luci-base luci-base: dispatcher.uc: ensure usage of dashes in language tags 2022-10-25 13:01:31 +02:00
luci-compat treewide: separate Lua runtime resources 2022-10-25 01:03:37 +02:00
luci-lua-runtime luci-lua-runtime: ensure proper forwarding of route arguments to cbi action 2022-10-26 15:12:17 +02:00
luci-mod-admin-full luci-base: use cgi-io and rpcd-mod-file to handle file upload and browsing 2019-09-10 15:28:16 +02:00
luci-mod-admin-mini treewide: removed trailing whitespaces and extra newlines in 'modules' 2021-01-20 17:48:16 +02:00
luci-mod-battstatus Translated using Weblate (Danish) 2022-08-01 10:34:29 +03:00
luci-mod-dashboard Translated using Weblate (German) 2022-10-09 19:47:52 +03:00
luci-mod-network luci-mod-network: remove uneeded libiwinfo-lua dependency 2022-10-25 01:03:37 +02:00
luci-mod-rpc treewide: removed trailing whitespaces and extra newlines in 'modules' 2021-01-20 17:48:16 +02:00
luci-mod-status luci-mod-status: transform status page Lua template into ucode template 2022-10-25 01:03:37 +02:00
luci-mod-system luci-mod-system: drop unused Lua code 2022-10-25 01:03:37 +02:00