Closed
Bug 748697
Opened 13 years ago
Closed 13 years ago
CSRF error with newsletter form on mozilla.org/apps
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cyberdees, Assigned: jlong)
References
()
Details
Trying to sign up to the email newsletter (https://www.mozilla.org/en-US/apps/) produces the following error occurs:
Forbidden (403)
CSRF verification failed. Request aborted.
Updated•13 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Summary: Newsletter submission form on Apps consumer hub → CSRF error with newsletter form on mozilla.org/apps
Updated•13 years ago
|
Component: Other → www.mozilla.org
QA Contact: other → www-mozilla-org
Comment 1•13 years ago
|
||
Confirmed, you may have to send referer. In Firefox, open about:config and change the value of network.http.sendRefererHeader pref to 1 or 2. If you are using an add-on like RefControl, check its option.
Comment 2•13 years ago
|
||
Commit pushed to dev at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/8c5102c5733b3ce8899350489bb3c0be502ca6f5
fix apps marketplace newsletter (bug 748697)
Assignee | ||
Comment 3•13 years ago
|
||
This has been fixed on dev. Please test at www-dev.allizom.org.
Assignee | ||
Comment 4•13 years ago
|
||
It was a regression from an earlier change.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → jlong
Assignee | ||
Comment 6•13 years ago
|
||
This has been fixed on master and will be pushed out today.
Comment 7•13 years ago
|
||
This was fixed by the push from bug 751216; James, want to mark it fixed?
Assignee | ||
Comment 8•13 years ago
|
||
Yep, sounds good!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•