vault
vault copied to clipboard
Unable to update secret's secret value
Bug report
Describe the bug
Running a query to update the secret of a secret throws the following error
Failed to run sql query: invalid base64 end sequence
This is done by updating the secret column of the decrypted_secrets view from vault
This is fixed in the latest version with vault.update_secret() like #11