#4703 Show qrcode by default (CLI)
Closed: Fixed None Opened 9 years ago by npmccallum.

QR codes are historically not shown by default because:
1. In previous versions, python-qrcode's output didn't fit on a standard terminal.
2. We needed a way to disable QR code output in certain cases (import, yubikey).

However, python-qrcode now fits. It is also possible to simply change the default of the qrcode option and disable the QR code output where we need it (import, yubikey). Showing the QR code by default has a UX advantage.


master:

  • 3c900ba Enable QR code display by default in otptoken-add

ipa-4-1:

  • 1cd2ca1 Enable QR code display by default in otptoken-add

Metadata Update from @npmccallum:
- Issue assigned to npmccallum
- Issue set to the milestone: FreeIPA 4.1.2

7 years ago

Login to comment on this ticket.

Metadata