Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow empty passwords #124

Merged
merged 2 commits into from
Oct 13, 2024
Merged

Allow empty passwords #124

merged 2 commits into from
Oct 13, 2024

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
4 checks passed
@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