secubox-openwrt/luci-app-secubox/root/usr/libexec/rpcd
CyberMind-FR 4401c66da9 fix: convert dashes to underscores in module ID detection
The RPCD backend was generating module IDs with dashes (network-modes,
client-guardian, etc.) but the UCI config uses underscores (network_modes,
client_guardian, etc.). This mismatch prevented modules from being loaded
and displayed in the dashboard.

Fixed by adding conversion of dashes to underscores when generating
module IDs from RPCD script names.

Fixes: luci-app-secubox/root/usr/libexec/rpcd/secubox:18
2025-12-24 00:15:12 +01:00
..
luci.secubox fix: hope modules refresh 2025-12-23 18:53:18 +01:00
secubox fix: convert dashes to underscores in module ID detection 2025-12-24 00:15:12 +01:00