creativeprojects / resticprofile

Configuration profiles manager and scheduler for restic backup
https://creativeprojects.github.io/resticprofile/
GNU General Public License v3.0
735 stars 33 forks source link

Feature request: add support of Restic 0.17 option `--insecure-no-password` #391

Closed Vanav closed 2 months ago

Vanav commented 3 months ago

Restic 0.17 option --insecure-no-password allows to create backups without encryption, that is useful for local or trusted repository. Implement --insecure-no-password option. by MichaelEischer · Pull Request #4808 · restic/restic

creativeprojects commented 3 months ago

Should be covered by https://github.com/creativeprojects/resticprofile/pull/396