-
Notifications
You must be signed in to change notification settings - Fork 289
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove printing QR code using Google Charts URL
Google Charts URLs has been deprecated since 2012, and is finally being turned off. The remaining options for getting secrets into the app are: 1. Have `libqrencode` installed, generating a QR code locally and displaying it on the terminal. 2. Enter the secret manually via the text representation shown. Fixes #244
- Loading branch information
1 parent
52ee28a
commit 0a0ebf2
Showing
1 changed file
with
2 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters