Files
freeipa/ipaclient
Florence Blanc-Renaud b650783a18 Passkey: extract the passkey from stdout
SSSD's command passkey_child was previously using stderr to
print the following messages:
PIN required.
Please touch the device.
but switched to stdout instead in the commit
6b0d175f8f

Stdout was used only for displaying the generated passkey.

This means that ipa user-add-passkey --register now must read
stdout line by line and print only the messages that the user
needs to see (all lines except the one containing the passkey).

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2023-06-01 08:20:37 +02:00
..
2017-04-11 13:29:50 +02:00
2020-10-26 17:11:19 +11:00
2016-10-20 18:43:37 +02:00
2021-01-21 13:51:45 +01:00