Right to be Forgotten #3315
Closed
Right to be Forgotten #3315
Milestone
Comments
Closed
@decidim/product how do you think to implement this?
|
How are the backups stored? I'm thinking in a rake task to restore the backups, and then an auxiliar/temporal file with user_ids, only to search and destroy them. As a first aproach. |
Merged
We close this issue, because PR is merged |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a Feature Proposal
This is a feature proposal to have a better compliance with GDPR (General Data Protection Regulation).
We need to track every deleted user id, so if we have to restore the database there is a procedure where an admin check that this users don’t get recreated.
The text was updated successfully, but these errors were encountered: