mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
status.js: * update the donate anchor * replace RPCD call with direct ubus pull of service info for faster operation Overview page include javascript file: * replace RPCD call with ubus pull RPCD script: * remove obsolete getRuntime method * bugfix: prevent execution of arbitrary code (thanks @iwallplace) ACL file: * remove obsolete getRuntime access and add access to service list Signed-off-by: Stan Grishin <stangri@melmac.ca>