restic/changelog/0.9.5_2019-04-23/issue-2203

7 lines
192 B
Plaintext

Bugfix: Fix reading passwords from stdin
Passwords for the `init`, `key add`, and `key passwd` commands can now be read from
non-terminal stdin.
https://github.com/restic/restic/issues/2203