We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ browserpass --version
I would expect browserpass to also check the default password store location of gopass (~/.local/share/gopass/stores/root) by default.
~/.local/share/gopass/stores/root
browserpass doesn't work out of the box with gopass' default store location. PASSWORD_STORE_DIR has to be set.
PASSWORD_STORE_DIR
The text was updated successfully, but these errors were encountered:
I created browserpass/browserpass-native#107 and will close this instead.
Sorry, something went wrong.
No branches or pull requests
General information
Installed via a package manager
$ browserpass --version
): 3.0.7webstore
What should happen?
I would expect browserpass to also check the default password store location of gopass (
~/.local/share/gopass/stores/root
) by default.What happened instead?
browserpass doesn't work out of the box with gopass' default store location.
PASSWORD_STORE_DIR
has to be set.The text was updated successfully, but these errors were encountered: