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

reana-admin: implement command to migrate secret key #695

Open
mdonadoni opened this issue Jul 16, 2024 · 0 comments
Open

reana-admin: implement command to migrate secret key #695

mdonadoni opened this issue Jul 16, 2024 · 0 comments

Comments

@mdonadoni
Copy link
Member

REANA needs a command to change the secret key used to encrypt database columns. The columns need to be decrypted with the old key and re-encrypted with the new one.

See https://github.com/inveniosoftware/invenio-db/blob/76014ba16d47790f49738ea255525db236755151/invenio_db/utils.py#L21 and https://github.com/inveniosoftware/invenio-base/blob/8c7235b3ba9fb1fbdb19642b28b9b7d28ed9bc41/invenio_base/cli.py#L57

@mdonadoni mdonadoni added this to 0.95.0 Aug 8, 2024
@mdonadoni mdonadoni moved this to Ready for work in 0.95.0 Aug 8, 2024
@mdonadoni mdonadoni removed this from 0.95.0 Nov 14, 2024
@mdonadoni mdonadoni added this to 0.9.4 Nov 14, 2024
@mdonadoni mdonadoni moved this to Ready for work in 0.9.4 Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready for work
Development

No branches or pull requests

1 participant