Closed
Bug 680551
Opened 13 years ago
Closed 13 years ago
Only allow review from a purchaser
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
6.2.2
People
(Reporter: andy+bugzilla, Assigned: andy+bugzilla)
Details
(Whiteboard: [t:muffin])
Step one: figure out who a purchaser is if it's a premium addon.
Step two: only allow them to review addons.
Assignee | ||
Comment 1•13 years ago
|
||
For step one: I'm concerned about the speed of parsing through the transactions table. So I'm going to make an AddonsPurchased table that has a mapping of Addons to Users. That will be our fast lookup and the transactions (purchase, refund, chargeback etc..) will alter this table.
Assignee | ||
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•