secubox-openwrt/package/secubox/luci-app-wireguard-dashboard/root/usr/libexec
CyberMind-FR 75e3f59207 fix(wireguard-dashboard): Bypass jshn for QR code output to avoid argument size limit
The base64-encoded SVG QR code exceeded jshn's argument list limit,
causing "Argument list too long" errors. Build the JSON response
manually via file I/O so the large string is never passed as a
command argument.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 16:57:53 +01:00
..
rpcd fix(wireguard-dashboard): Bypass jshn for QR code output to avoid argument size limit 2026-02-03 16:57:53 +01:00