secubox-openwrt/package/secubox/luci-app-wireguard-dashboard/htdocs/luci-static/resources/view/wireguard-dashboard
CyberMind-FR 2ab0965917 feat(wireguard-dashboard): Persist peer private keys in UCI for QR code generation
Store the client private key in UCI config (_client_private_key) when a
peer is created, so QR codes and config files can be generated after
page refresh without prompting the user to manually re-enter the key.
Old peers without stored keys still get the manual entry fallback.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 16:54:26 +01:00
..
config.js fix(luci): Fix require syntax in all LuCI views - use slashes instead of dots 2026-01-21 17:15:21 +01:00
overview.js fix(wireguard): Handle RPC expect unwrapping in API and views 2026-01-25 10:45:25 +01:00
peers.js feat(wireguard-dashboard): Persist peer private keys in UCI for QR code generation 2026-02-03 16:54:26 +01:00
qrcodes.js feat(wireguard-dashboard): Persist peer private keys in UCI for QR code generation 2026-02-03 16:54:26 +01:00
settings.js fix(mitmproxy,tor-shield): Add transparent mode firewall support 2026-01-30 19:46:26 +01:00
traffic.js fix(luci): Fix require syntax in all LuCI views - use slashes instead of dots 2026-01-21 17:15:21 +01:00
wizard.js fix(mitmproxy,tor-shield): Add transparent mode firewall support 2026-01-30 19:46:26 +01:00