Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Add snackbar error message when .gpg-id contains a short hex id #2819

Merged

Conversation

Mortal
Copy link
Contributor

@Mortal Mortal commented Dec 16, 2023

I used the first version of Android-Password-Store several years ago with a .gpg-id containing a short 8-digit hex id, and this worked fine. When I installed the latest snapshot, it didn't work: when I went to decrypt any password, nothing would show up.
It turns out that Android-Password-Store doesn't support short hex ids, but there is no user feedback when this problem arises.

Add an error message when a .gpg-id file with a short hex id is found.

I used the first version of Android-Password-Store several years ago
with a .gpg-id containing a short 8-digit hex id, and this worked fine.
When I installed the latest snapshot, it didn't work: when I went to
decrypt any password, nothing would show up.
It turns out that Android-Password-Store doesn't support short hex ids,
but there is no user feedback when this problem arises.

Add an error message when a .gpg-id file with a short hex id is found.
@msfjarvis msfjarvis merged commit 97bc1e0 into android-password-store:develop Dec 16, 2023
7 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants