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

ipa vault-archive overwrites an existing value without warning #1948

Closed
wants to merge 1 commit into from
Closed

ipa vault-archive overwrites an existing value without warning #1948

wants to merge 1 commit into from

Conversation

amitkumar50
Copy link
Contributor

@amitkumar50 amitkumar50 commented May 20, 2018

Upstream ticket was raised for issuing an warning message
whenever data in ipa vault is overwritten.

In Bugzilla(1339129) its agreed upon that Current behavior is consistent
with other IPA commands. None of ipa mod commands asks for confirmation
and therefore it should be the same here.
But to document, that vault can contain only one value in ipa help vault.

This PR addresses the changes agreed in Bugzilla.

Resolves: https://pagure.io/freeipa/issue/5922

Vault is a secure place to store a secret.
Vault is a secure place to store a secret. One vault can only
store one secret. Contents of vault would be overwritten if
at all present.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest a small tweak to the text for clarify: instead of Contents of vault would be overwritten if at all present,
perhaps When archiving a secret in a vault, the existing secret (if any) is overwritten.

Otherwise, ACK.

Upstream ticket was raised for issuing an warning message
whenever data in ipa vault is overwritten.

In Bugzilla(1339129) its agreed upon that Current behavior is consistent
with other IPA commands. None of ipa mod commands asks for confirmation
and therefore it should be the same here.
But to document, that vault can contain only one value in ipa help vault.

This PR addresses the changes agreed in Bugzilla.

Resolves: https://pagure.io/freeipa/issue/5922
@amitkumar50
Copy link
Contributor Author

@frasertweedale Done Changes. Thanks.

@rcritten
Copy link
Contributor

LGTM but leaving final approval to Fraser.

@frasertweedale
Copy link
Contributor

Thanks @amitkumar50. ACK!

@frasertweedale frasertweedale added the ack Pull Request approved, can be merged label May 22, 2018
@flo-renaud flo-renaud added the pushed Pull Request has already been pushed label May 22, 2018
@flo-renaud
Copy link
Contributor

master:

  • e06c756 ipa vault-archive overwrites an existing value without warning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
4 participants