Closed Bug 1065624 Opened 11 years ago Closed 10 years ago

Remove email addresses (PII) from the basket database

Categories

(Websites :: Basket, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pmac, Assigned: pmac)

References

Details

They're really there for caching to help us use the ET API a bit less. Let's see if we can do more with temporary cache (e.g. memcache) or other techniques that will allow us to maintain performance while avoiding the need to keep PII in the basket database.
Assignee: nobody → pmac
Summary: Investigate removing email addresses from the basket database → Remove email addresses (PII) from the basket database
This means we'll be able to easily update token + email address combos without having to manually clear out basket? (Not that we'll do this often, but it's good to know.)
Yes. It means that no tokens or emails will be stored in basket at all. Should simplify things a great deal.
That's great!
Depends on: 1214465
Commits pushed to master at https://github.com/mozilla/basket https://github.com/mozilla/basket/commit/242ef8c2b126d1ba253ec9db13e5ce39c8d19f10 Fix bug 1065624: Remove subscriber data from db. Subscriber data should only be in ExactTarget. https://github.com/mozilla/basket/commit/96f053ffc61fece2c74754774df7e3fb15fdd8ac Bug 1065624: Fix tests. Add support for py.test. Remove nose et. al.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.