Closed
Bug 749066
Opened 13 years ago
Closed 13 years ago
Setting up pre-auth from the detail page of an app results in a 403
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P2)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
6.5.2
People
(Reporter: krupa.mozbugs, Assigned: cvan)
References
Details
(Whiteboard: regression)
steps to reproduce:
1. Pick an app which has purchase refunded
2. From its detail page, try to set up preauth
actual behavior:
preauth returns a 403.
[20:40:00.170] POST https://marketplace-dev.allizom.org/en-US/app/fefsagsea/purchase/preapproval [HTTP/1.1 403 FORBIDDEN 49ms]
screencast: http://www.screencast.com/t/V9Cz3AeTGY
| Reporter | ||
Comment 1•13 years ago
|
||
This happens with a lot of apps since CSRF verification is failing. Cvan is fixing it.
Priority: P4 → P2
Summary: Setting up preauth from the details page of a refunded app results in a 403 → Setting up preauth from the details page of an app results in a 403
| Assignee | ||
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → cvan
Target Milestone: --- → 6.5.2
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [edgecase]
| Assignee | ||
Updated•13 years ago
|
Whiteboard: regression
| Assignee | ||
Updated•13 years ago
|
Summary: Setting up preauth from the details page of an app results in a 403 → Setting up pre-auth from the detail page of an app results in a 403
Comment 3•13 years ago
|
||
Fixed by design. Pre-auth not available anymore from detail page.
Status: RESOLVED → VERIFIED
Updated•10 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
•