luci-mod-status: add ACL entry for storage index
Add missing ACL entry for storage index page.
Signed-off-by: Christian Marangi <[email protected]>
luci-mod-status: expand storage index page with mount points
Expand storage index page with mount points. For custom mounts point we
use the device name and we reference the mount point between ().
Signed-off-by: Christian Marangi <[email protected]>
luci-mod-status: ensure each storage getMountPoints result is unique
Signed-off-by: Paul Donald <[email protected]>
Closes #2767