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

Ignore comments when parsing recipient files #2394

Merged
merged 2 commits into from
Nov 8, 2022

Conversation

dominikschulz
Copy link
Member

This implementation does not preserve comments, yet. That would require major changes to how recipients are currently handled.

Fixes #2393

RELEASE_NOTES=[ENHANCEMENT] Ignore comments in recipient files.

Signed-off-by: Dominik Schulz dominik.schulz@gauner.org

This implementation does not preserve comments, yet. That would
require major changes to how recipients are currently handled.

Fixes gopasspw#2393

RELEASE_NOTES=[ENHANCEMENT] Ignore comments in recipient files.

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
@dominikschulz dominikschulz added the bug Defects label Oct 24, 2022
@dominikschulz dominikschulz added this to the 1.14.10 milestone Oct 24, 2022
AnomalRoil
AnomalRoil previously approved these changes Nov 8, 2022
internal/recipients/recipients_test.go Show resolved Hide resolved
Co-authored-by: Yolan Romailler <AnomalRoil@users.noreply.github.com>
@dominikschulz dominikschulz merged commit 5522b20 into gopasspw:master Nov 8, 2022
@dominikschulz dominikschulz deleted the fix/issue-2393 branch November 8, 2022 09:51
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 this pull request may close these issues.

.gpg-id files with comments not handled correctly
2 participants