Navigation Menu

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

gopass recipients output broken with slash in username #1139

Closed
doofy opened this issue Jul 9, 2019 · 0 comments · Fixed by #1155
Closed

gopass recipients output broken with slash in username #1139

doofy opened this issue Jul 9, 2019 · 0 comments · Fixed by #1155
Assignees
Labels
bug Defects

Comments

@doofy
Copy link

doofy commented Jul 9, 2019

Summary

If a pgp identity contains a slash / the output of gopass recipients is broken.

PGP identity like this:

uid           [ unknown] Michael Stypa (https://plapadoo.de) <stypa@plapadoo.de>

gopass recipients shows this:

├── plapadoo (/home/doofy/.password-store-plapadoo)
│   ├── 0x0 - Michael Stypa (https\x3a
│   │   └── 
│   │       └── plapadoo.de) <stypa@plapadoo.de>

Steps To Reproduce

  1. add recipient with pgp identity containing a slash
  2. list recipients

Expected behavior

Recipient listing should not contain broken output

Environment

@dominikschulz dominikschulz self-assigned this Jul 14, 2019
@dominikschulz dominikschulz added the bug Defects label Jul 14, 2019
@dominikschulz dominikschulz added this to the 1.8.5 - Bugfix release milestone Jul 14, 2019
dominikschulz added a commit to dominikschulz/gopass that referenced this issue Jul 26, 2019
Fixes gopasspw#1139

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
dominikschulz added a commit that referenced this issue Jul 26, 2019
Fixes #1139

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
kpitt pushed a commit to kpitt/gopass that referenced this issue Jul 21, 2022
)

Fixes gopasspw#1139

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Defects
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants