Skip to content

Fix fetching from pass manager for multiline entries#147

Open
fslts wants to merge 1 commit into
bergercookie:masterfrom
fslts:fix-pass-multiline-fetch
Open

Fix fetching from pass manager for multiline entries#147
fslts wants to merge 1 commit into
bergercookie:masterfrom
fslts:fix-pass-multiline-fetch

Conversation

@fslts

@fslts fslts commented Feb 24, 2025

Copy link
Copy Markdown

Description

My change fixes a situation, when a pass manager entry contains other information besides the password itself (username, url, etc.). This is achieved by returning only the first line from the string.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details for your
test configuration

pytest; a special test added

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions Bot added the Stale label Apr 25, 2025
@github-actions github-actions Bot closed this Apr 30, 2025
@bergercookie bergercookie removed the Stale label May 9, 2025
@bergercookie bergercookie reopened this May 9, 2025
@github-actions github-actions Bot added the Stale label Jul 9, 2025
@github-actions github-actions Bot closed this Jul 14, 2025
@bergercookie bergercookie reopened this Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants