mirror of
https://github.com/restic/restic.git
synced 2025-08-12 18:47:42 +00:00
Merge pull request #2221 from classmarkets/2203-password-from-stdin
Fix reading password from stdin
This commit is contained in:
6
changelog/unreleased/issue-2203
Normal file
6
changelog/unreleased/issue-2203
Normal file
@@ -0,0 +1,6 @@
|
||||
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
|
Reference in New Issue
Block a user