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.
https://www.redhat.com/archives/freeipa-devel/2014-November/msg00095.html
Linked to Bugzilla bug: https://bugzilla.redhat.com/show_bug.cgi?id=919228 (Red Hat Enterprise Linux 7)
master:
ipa-4-1:
Metadata Update from @npmccallum: - Issue assigned to npmccallum - Issue set to the milestone: FreeIPA 4.1.2
Log in to comment on this ticket.