Closed
Bug 720418
Opened 13 years ago
Closed 13 years ago
Contributions (and more?) not working for logged out users
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P1)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 720406
6.3.8
People
(Reporter: gkoberger, Assigned: potch)
References
()
Details
Currently we're returning a 500 error when a logged out user tries to make a contribution.
Seems to be a CSRF error caused by this commit:
https://github.com/mozilla/zamboni/commit/db390663d2969bbc4d1865888aa862628306b92c
If it is this commit, then there may be other things broken for logged out users involving AJAX. (Krupa?)
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
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
•