Closed
Bug 741672
Opened 14 years ago
Closed 14 years ago
Email sign up issue on apps page
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wbowden, Assigned: jlong)
Details
Hi James -
The apps team brought this to our attention today. Can you investigate this asap? I'm guessing it's related to the switch to Exact Target.
When you go to https://www.mozilla.org/en-US/apps/ and sign up for the email opt-in, we're getting the following error:
------
Forbidden (403)
CSRF verification failed. Request aborted.
More information is available with DEBUG=True.
------
Any idea what's happening?
Comment 1•14 years ago
|
||
Commit pushed to dev at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/2a4714a94c8d74b846c63601483b70854b975f35
fix CSRF exemption for apps form (bug 741672)
| Assignee | ||
Comment 2•14 years ago
|
||
Shoot. Something changed in our form handling code that broke this, sorry. I have fixed it, can you test on www-dev.allizom.org and see if it works? Go ahead and test the footer signup too to make sure my fix didn't break that.
If it works we can push it out asap.
| Reporter | ||
Comment 3•14 years ago
|
||
Fix looks good on dev. Thanks, James.
Comment 4•14 years ago
|
||
Thanks James for looking into this while you are at a conference!
| Assignee | ||
Comment 5•14 years ago
|
||
The fix was rolled out yesterday.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 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
•