mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 10:31:55 +08:00
22c51acf81
Explicitly load `network` uci in wireguard rpcd backend as `ctx.foreach()` does not implicitly load it. Also remove leftover test setup information from the status page source. Fixes: #6095 Fixes:008fa18878("luci-proto-wireguard: rewrite rpcd handler in ucode") Fixes:6e6fce3eb4("luci-proto-wireguard: merge status page functionality") Ref: https://github.com/jow-/ucode/pull/126 Signed-off-by: Jo-Philipp Wich <jo@mein.io>