mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
Update call to `rpc-sys packagelist` to list all packages, not just top-level packages, so that we can actually check if python3-libpass and python3-bcrypt are installed. Without this bcrypt authentication will not be made available to the user. Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>