Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to update secret's secret value #10

Open
joshenlim opened this issue Nov 30, 2022 · 1 comment
Open

Unable to update secret's secret value #10

joshenlim opened this issue Nov 30, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@joshenlim
Copy link
Member

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

@joshenlim joshenlim added the bug Something isn't working label Nov 30, 2022
@michelp
Copy link
Contributor

michelp commented Dec 5, 2022

This is fixed in the latest version with vault.update_secret() like #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants