Vie privée : réduire les possibilités de désanonymisation - #6573
Merged
Merged
Conversation
vincentporte
force-pushed
the
vp/archive_remove_anonymized_at
branch
3 times, most recently
from
July 21, 2025 15:36
08f42ab to
eaf1082
Compare
vincentporte
commented
Jul 21, 2025
vincentporte
force-pushed
the
vp/archive_remove_anonymized_at
branch
from
July 21, 2025 16:15
eaf1082 to
6c14162
Compare
Author
|
ajouter la migration de |
vincentporte
force-pushed
the
vp/archive_remove_anonymized_at
branch
from
July 22, 2025 04:53
cbad595 to
8acfd9e
Compare
Author
migration mise à jour |
tonial
approved these changes
Jul 24, 2025
tonial
left a comment
Contributor
There was a problem hiding this comment.
Rien à ajouté par rapport à xavier :)
added 2 commits
July 24, 2025 11:38
Set anonymized_at to default year-month, to avoid linking objects based on timestamp Set pk to default uuid, to avoid linking objects on sequential ids
Add string representation on AnonymizedProfessional
vincentporte
force-pushed
the
vp/archive_remove_anonymized_at
branch
from
July 24, 2025 09:39
8acfd9e to
a90503d
Compare
vincentporte
enabled auto-merge
July 24, 2025 09:44
vincentporte
disabled auto-merge
July 24, 2025 09:46
vincentporte
added this pull request to the merge queue
Jul 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤔 Pourquoi ?
L'utilisation du timestamp
anonymized_atpermet de relier les données anonymisées dans un même batch, donc de reconstruire des liens entre ces objets pouvant conduire à l'identification des personnes.🍰 Comment ?
anonymized_atavec l'année et le mois de la création de l'objetuuiddans les modèles de l'applicationarchive