]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
fix #4610: add a small white padding to the totp qr code
authorStefan Sterz <s.sterz@proxmox.com>
Thu, 23 Mar 2023 15:26:56 +0000 (16:26 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 Mar 2023 16:12:12 +0000 (17:12 +0100)
commit745aeaacdde9cffb41f1571d2fd3efea30777f0d
tree2bec4164219212d41db6428c17a8d179d69efec9
parent0bf2b7fb0b23ce83a7e435742f836ecb57f8c16d
fix #4610: add a small white padding to the totp qr code

some qr code readers need a white "quiet zone" around the main qr
code. otherwise, they won't be able to scan it at all which made it
impossible to scan the totp qr code on certain devices.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
src/window/AddTotp.js