Closed Bug 817081 Opened 12 years ago Closed 12 years ago

Possible fingerprinting issue?

Categories

(Marketplace Graveyard :: Payments/Refunds, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: andy+bugzilla, Unassigned)

Details

In ClientData the marketplace is recording the full user agent. This data gets created when a purchase happens or a receipt is generated (I believe). This are both quite explicit actions so there probably isn't an issue here, but I thought I'd check.

Happy to chat about this more or quickly close this bug if it's not an issue.
This is being stored in the mkt db or solitude db?
(In reply to Wil Clouser [:clouserw] from comment #1)
> This is being stored in the mkt db or solitude db?

Marketplace DB: https://github.com/mozilla/zamboni/blob/master/apps/stats/models.py#L402
thanks.  verify it's removed in our scrubber script and then we can close this bug.  We can verify any reports only aggregate stats when we do them, eg. anything less than 5% is "other"
It is being truncated: https://github.com/mozilla/zamboni/blob/master/configs/mysql-anonymous/anonymize.yml#L27
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.