-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
good-first-issueA good issue or enhancement for a first time contributorA good issue or enhancement for a first time contributorplatform:linuxSpecific to a Linux-based platformSpecific to a Linux-based platform
Description
The GCM configuration check under Linux falsely assumes that password store is not initialized, when the root directory does not contain the .gpg-id marker.
Even if the git subdirectory contains it, which is all that is needed.
It should not make any claims of itself, but go straight to encoding/decoding a test password, then judge by the results of the process, not by some manual checks that may or may not hold true in all possible configurations.
And yes, this configuration of the store is intentional. The default pass storage directory is merely a pivot point, the actual password stores are pulled in as submodules of it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good-first-issueA good issue or enhancement for a first time contributorA good issue or enhancement for a first time contributorplatform:linuxSpecific to a Linux-based platformSpecific to a Linux-based platform