Skip to content

Allow empty passwords#124

Merged
emuell merged 2 commits intomasterfrom
feature/allow-empty-passwords
Oct 13, 2024
Merged

Allow empty passwords#124
emuell merged 2 commits intomasterfrom
feature/allow-empty-passwords

Conversation

@emuell
Copy link
Owner

@emuell emuell commented Oct 5, 2024

Allow empty passwords with the restic flag "--insecure-no-password"

@emuell
Copy link
Owner Author

emuell commented Oct 8, 2024

closes #122

- when set, pass --insecure-no-password to restic and don't ask for passwords
- check if the installed restic version is >= 0.17.0 when using empty passwords, as previous restic version did not support the  "--insecure-no-password" option
@emuell emuell force-pushed the feature/allow-empty-passwords branch from 3dbfae7 to f8607c3 Compare October 9, 2024 09:28
@emuell emuell merged commit 583b862 into master Oct 13, 2024
@emuell emuell deleted the feature/allow-empty-passwords branch October 13, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant