Reversion or Enhancement of Secret Display Post-PR #24290 for Improved Security and Usability #24839
Description
Is your feature request related to a problem? Please describe.
It's related to PR #24290 or improvement is regression for me. The default JSON display is a regression in terms of security (all secrets are now visible, whereas before we could select only the secret we wanted). Now it's not even possible to see our secrets like before (< 1.15.4).
Describe the solution you'd like
Enable a global parameter that allows or disallows default display in JSON or not.
Describe alternatives you've considered
At the very least, allow us to have the old presentation when there's JSON in our secrets.
Additional context
For me, the change made in the PR is a huge step backwards in terms of safety and practicality. We need at least one solution that allows 2 views: JSON or no. Even if it means having a global parameter in the account that enables or disables the JSON view when there's JSON in the secret.