You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to not allow users to edit encrypted data bags in their raw format. These data bags can't be edited without the encrypted data bag secret and messing with the encrypted data will destroy the data bag.
To Reproduce
Steps to reproduce the behavior:
Infrastructure -> Chef Infra Servers
Select the server
Select the org
Click data bags
Select a data bag with an encrypted data bag item
Select the encrypted data bag items
Click edit
Expected behavior
Edit shouldn't be a button on encrypted data bags until we come up with a plan for handling that.
Screenshots
Versions (please complete the following information):
The data bag will included the "cipher" and "encrypted_data" values in the hash if it's encrypted. There may also be a way to identify it via the API, but I'm not sure about that part.
Describe the bug
We need to not allow users to edit encrypted data bags in their raw format. These data bags can't be edited without the encrypted data bag secret and messing with the encrypted data will destroy the data bag.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Edit shouldn't be a button on encrypted data bags until we come up with a plan for handling that.
Screenshots
Versions (please complete the following information):
Aha! Link: https://chef.aha.io/epics/SH-E-510
The text was updated successfully, but these errors were encountered: