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

rotate-db-key corrupts data #4359

Closed
mdellweg opened this issue Sep 4, 2023 · 0 comments · Fixed by #4361
Closed

rotate-db-key corrupts data #4359

mdellweg opened this issue Sep 4, 2023 · 0 comments · Fixed by #4361
Assignees

Comments

@mdellweg
Copy link
Member

mdellweg commented Sep 4, 2023

There are two issues:

  1. Our encrypted JSON/text fields do not work with bulk_update.
  2. EncryptedJSONField uses repr and eval for transformations which is not the exact inverse.
mdellweg added a commit to mdellweg/pulpcore that referenced this issue Sep 4, 2023
mdellweg added a commit to mdellweg/pulpcore that referenced this issue Sep 4, 2023
@mdellweg mdellweg self-assigned this Sep 4, 2023
mdellweg added a commit that referenced this issue Sep 6, 2023
patchback bot pushed a commit that referenced this issue Sep 6, 2023
patchback bot pushed a commit that referenced this issue Sep 6, 2023
mdellweg added a commit to mdellweg/pulpcore that referenced this issue Sep 6, 2023
mdellweg added a commit that referenced this issue Sep 6, 2023
mdellweg added a commit to mdellweg/pulpcore that referenced this issue Sep 6, 2023
mdellweg added a commit that referenced this issue Sep 6, 2023
mdellweg added a commit to mdellweg/pulpcore that referenced this issue Sep 6, 2023
mdellweg added a commit to mdellweg/pulpcore that referenced this issue Sep 6, 2023
dkliban pushed a commit that referenced this issue Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants