cli: do not echo passwords on terminal when asking for them
authorJiří Klimeš <jklimes@redhat.com>
Fri, 4 Dec 2015 11:57:31 +0000 (12:57 +0100)
committerJiří Klimeš <jklimes@redhat.com>
Mon, 7 Dec 2015 13:14:58 +0000 (14:14 +0100)
commita14306c2cebed02cec73bbf18fa24ee79a66b649
tree9c73a1d454c159ee60d9eb22279ba588afbe343b
parentd5a8401686d98dfe5aa02fb5d29fd84e92dc54ff
cli: do not echo passwords on terminal when asking for them

adds nmc_readline_echo() function that can disable displaying characters.
clients/cli/common.c
clients/cli/common.h