Closed
Bug 653474
Opened 14 years ago
Closed 14 years ago
Fix csrf & design of about:addons newsletter page
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
6.0.9
People
(Reporter: jlong, Assigned: jlong)
References
Details
Two problems with https://addons.allizom.org/z/en-US/developers/community/newsletter:
* Needs to be updated to use the new csrf mechanism (https://github.com/mozilla/django-session-csrf#readme)
* We won't have recent issues, so need to move the block into the main part of the page
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → jlong
Assignee | ||
Comment 2•14 years ago
|
||
Need some design confirmation on this. I made the page just a sign up page. Any thoughts?
http://jlongster.com:8001/en-US/developers/community/newsletter
Comment 3•14 years ago
|
||
If that's all that will be on the page, it wfm. We can always add more later.
Assignee | ||
Comment 4•14 years ago
|
||
Let's go ahead with it. r?
https://github.com/jlongster/zamboni/commit/2ca4901ed519f81b8a2ffa60a4d87054d217ab40
Comment 5•14 years ago
|
||
<br /> is cheesy, but whatever. :) r+, land it.
Comment 6•14 years ago
|
||
If you can't land the patch, please let us know here
Assignee | ||
Comment 7•14 years ago
|
||
Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
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
•