Closed Bug 759560 Opened 13 years ago Closed 13 years ago

Provide an API for generating a reviewers receipt

Categories

(Marketplace Graveyard :: API, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: andy+bugzilla, Unassigned)

References

Details

Receipts are created here: https://github.com/mozilla/zamboni/blob/master/mkt/webapps/models.py#L352 We'd like to be able to generate special reviewer receipts. These reviewer receipts will: - expire after 24 hours - use the verification URL specified at bug 755309 - include a note that its a reviewer receipt, as noted here https://bugzilla.mozilla.org/show_bug.cgi?id=755309#c1 This bug is about having a way to call create_receipt with a previewer flag of some kind and return this nice receipt. We'll then plug this API into the reviewer tools so it can be used. We'll need to test that memoize decorator too.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.