secubox-openwrt/package/secubox/luci-app-masterlink
CyberMind-FR 349b20a750 fix(luci-app-masterlink): Use HTTPS instead of HTTP for mesh join API
- Change API endpoint from http://IP:7331 to https://IP (port 443)
- Add -k flag for curl to handle self-signed certificates
- Add --no-check-certificate for wget for self-signed certs
- Update usage examples to show HTTPS URLs
- Fix menu path to /admin/secubox/master-link

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-26 15:03:02 +01:00
..
files feat(luci-app-masterlink): Add mesh enrollment client for OpenWRT 2026-03-26 14:21:48 +01:00
htdocs/luci-static/resources/view/masterlink feat(luci-app-masterlink): Add mesh enrollment client for OpenWRT 2026-03-26 14:21:48 +01:00
root/usr fix(luci-app-masterlink): Use HTTPS instead of HTTP for mesh join API 2026-03-26 15:03:02 +01:00
Makefile feat(luci-app-masterlink): Add mesh enrollment client for OpenWRT 2026-03-26 14:21:48 +01:00