Push plain dataset to encrypted ria store after modification #32
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sfb1451/z03-assessment-center-data-entry!32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-31-push-to-encrypted-store"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This fixes issue #31
After an entry has been saved into the plaintext entry dataset, the plaintext entry dataset is pushed to the encrypted entry dataset.
This is the first step of the encryption at rest implementation. The next step would be to drop the newly saved entry from the plaintext dataset (issue #33)