vault
vault copied to clipboard
Unable to update secret's description
Bug report
Describe the bug
Running a query to update the description of a secret throws the following error
Failed to run sql query: pgsodium_crypto_aead_det_decrypt_by_id: invalid ciphertext
This is done by updating the description column of the decrypted_secrets view from vault
Same fix as applies to #10 and #11.