mirror of
https://github.com/restic/restic.git
synced 2024-12-22 15:57:07 +00:00
Add changelog file
This commit is contained in:
parent
c5829e9ffc
commit
1a26355dbe
1 changed files with 7 additions and 0 deletions
7
changelog/unreleased/pull-1720
Normal file
7
changelog/unreleased/pull-1720
Normal file
|
@ -0,0 +1,7 @@
|
|||
Enhancement: Add --new-password-file flag for non-interactive password changes
|
||||
|
||||
This makes it possible to change a repository password without being prompted.
|
||||
|
||||
https://github.com/restic/restic/issues/827
|
||||
https://github.com/restic/restic/pull/1720
|
||||
https://forum.restic.net/t/changing-repo-password-without-prompt/591
|
Loading…
Reference in a new issue