-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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 - Prevent passwordstore lookup to create subkey when create == false #9106
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution! I've added a first comment below.
changelogs/fragments/9106-passwordstore-fix-subkey-creation-even-when-create-==-false.yml
Show resolved
Hide resolved
CC @mluzarreta |
Suggestions applied @felixfontein |
@mluzarreta ping! needs_info |
@mluzarreta This pullrequest is waiting for your response. Please respond or the pullrequest will be closed. |
1165453
to
4f6fdf4
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
… false Fixes#9105
The test
The test
The test
The test
|
After struggling with the CI pipeline, this PR is ready to review again. As I said here, the initial PR contained a logic error which I have corrected. And sorry again for the delay 🙏 |
SUMMARY
Prevent passwordstore lookup to create subkey when create == false
Fixes #9105
ISSUE TYPE
COMPONENT NAME
passwordstore lookup