clusev/resources
boban 696dbc9d04 fix(2fa): render the setup QR as <img> (getQRCodeInline returns a data URI)
getQRCodeInline() returns a base64 data URI (data:image/svg+xml;base64,…), not raw
SVG — so {!! !!} dumped it as text. Render it via <img src> with a light quiet-zone.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-12 14:06:56 +02:00
..
css style: align UI to the BASTION reference (atmosphere + depth) 2026-06-12 13:39:57 +02:00
js fix: apply v1 UI review (a11y, contrast, live-chart robustness) 2026-06-12 06:16:52 +02:00
views fix(2fa): render the setup QR as <img> (getQRCodeInline returns a data URI) 2026-06-12 14:06:56 +02:00