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

[bugfix] Fix NPE when using recipients completion #2823

Merged
merged 1 commit into from
Mar 11, 2024

Commits on Mar 10, 2024

  1. [bugfix] Fix NPE when using recipients completion

    This seems to be a regression from a recent cli release, but I'm not
    completely sure. Anyway, it looks like the store isn't initialized
    on the recipients completion so we must do that first.
    
    Fixes gopasspw#2803
    
    Signed-off-by: Dominik Schulz <[email protected]>
    dominikschulz committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    e0bffd4 View commit details
    Browse the repository at this point in the history