-
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
passwordstore: Support subkey creation and update #8952
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
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! A few first comments are below:
The option actually isn't added to DOCUMENTATION
and self.paramvals
(line 554 and following ones), so you cannot actually use it.
changelogs/fragments/8952-password-store-lookup-create-subkey-support.yml
Outdated
Show resolved
Hide resolved
358079a
to
26e3bf3
Compare
@felixfontein I added some details in the documentation but this PR does not add any parameter, it just allows the creation/update of a subkey using the existing parameters (subkey, create, overwrite, backup). @felixfontein @russoz I rewrote the commit with your suggestions. Thank you for the review 😄 |
It seems I totally overlooked that the option already exists. Sorry for that :) |
FYI I've just corrected a regression:
|
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.
LGTM
If nobody objects, I'll merge this in a week. |
Backport to stable-9: 💚 backport PR created✅ Backport PR branch: Backported as #8996 🤖 @patchback |
(cherry picked from commit 24f2b98)
@mluzarreta thanks for your contribution! |
SUMMARY
passwordstore lookup - Add the ability to create and update subkeys in password files.
ISSUE TYPE
COMPONENT NAME
passwordstore lookup
ADDITIONAL INFORMATION
Here some command lines to illustrate the feature: