Skip to content
Snippets Groups Projects
Unverified Commit 2cc54374 authored by Lukas Lechner's avatar Lukas Lechner Committed by GitHub
Browse files

Contact Diary data is written in clear text into error log on data deletion...

Contact Diary data is written in clear text into error log on data deletion (EXPOSUREAPP-7408) (#3261)

* Censor people even after they got deleted in the contact diary

* Censor people encounters even after they got deleted in the contact diary

* Fix thread-safety

* Censor contact diary locations even when they got deleted previously

* Censor contact diary visits even when they got deleted previously

* Fix lint

* Censor checkIns even if they already got deleted

* Censor TraceLocations even if they already got deleted

* Censor RACoronaTests even if they already got deleted

* Adjust RatProfileCensorTest.kt

* Improve Thread-Safety of some censors

* Refactor CoronaTestCensor.kt

* Fix lint

* Fix DiaryEncounterCensor.kt

* Fix CheckInsCensorTest

* Fix CensorInjectionTest.kt

* Add mutex lock

Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
parent a01af84d
No related branches found
No related tags found
No related merge requests found
Showing
with 366 additions and 151 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment