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

Updating JSON dicts is difficult #64

Open
prabhatverma286 opened this issue Jun 27, 2022 · 0 comments
Open

Updating JSON dicts is difficult #64

prabhatverma286 opened this issue Jun 27, 2022 · 0 comments

Comments

@prabhatverma286
Copy link

The problem

When updating a secret that is a json dictionary, the UI shows the secrets in a parsed tree, which is very helpful in editing existing values. However, it is not possible to add a new key to the value and update the config without switching on the "json" mode. It would be nice to have the functionality to add keys to existing dictionaries.

image
E.g adding a "warning" field to the formatters is not possible through this view

Environment

  • Cryptr version (or git revision) that exhibits the issue: 0.6.0
  • Desktop OS/version used to run Cryptr: Windows 10
  • Vault version: 1.10.4
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

No branches or pull requests

1 participant