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

fix: error handling when entering passwords #963

Merged
merged 1 commit into from
Jan 28, 2024
Merged

Conversation

aawsome
Copy link
Member

@aawsome aawsome commented Dec 10, 2023

fixes #958

unfortunately we currently don't have access to the information whether an error is cause by an incorrect password.
Hence, we need to wait with this PR until the next rustic_core release which include rustic-rs/rustic_core#88.

based on #966

@aawsome aawsome marked this pull request as ready for review January 28, 2024 16:22
@simonsan simonsan added this pull request to the merge queue Jan 28, 2024
Merged via the queue into main with commit 08bcc7a Jan 28, 2024
29 checks passed
@simonsan simonsan deleted the fix-errorhandling-open branch January 28, 2024 16:35
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.

Improve error handling and display to user when opening a repository
2 participants