mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-16 07:26:46 +00:00
seal-totp: contextualize qr code output for manual input of those without qr scanner app in mobile phone
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
parent
ef4cdfa77e
commit
91299fd89b
@ -59,4 +59,6 @@ secret=""
|
||||
|
||||
DEBUG "TOTP secret output on screen (both URL and QR code)"
|
||||
qrenc "$url"
|
||||
|
||||
echo "TOTP secret for manual input (if no mobile phone) is after the 'secret=' part of the URL:"
|
||||
echo "$url"
|
||||
|
Loading…
x
Reference in New Issue
Block a user