#1505 PR merged: Support raw input and read without echoing for confidential UserInput

Labels: enhancement, fixed / solved / done

jsmeix opened issue at 2017-09-20 08:50:

Now the UserInput function supports the 'read' options
'-r' for raw input and
'-s' to not echo input from a terminal on that terminal.

jsmeix commented at 2017-09-20 09:46:

Via
https://github.com/rear/rear/commit/0f5220ec76dd68a061b55d30cccde5f8aa8505bb
I fixed messages about what predefined input will be used
on terminal and in the log in confidential mode and
if additionally silent input is set.


[Export of Github issue for rear/rear.]