adobe / cryptr

Cryptr: a GUI for Hashicorp's Vault

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updating JSON dicts is difficult

prabhatverma286 opened this issue · comments

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