Closed
Bug 1011001
Opened 11 years ago
Closed 11 years ago
[basket] The optin option to subscribe API should require an API key
Categories
(www.mozilla.org :: Newsletters, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: pmac, Assigned: pmac)
References
Details
Attachments
(1 file)
Also it should work. The optin option is still there but it is no longer respected. We should add that function back.
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•11 years ago
|
||
I'm also planning on not returning an error if optin=Y and no valid API key is found. For backward compatibility the request will just proceed normally as if optin=N.
Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → NEW
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/basket
https://github.com/mozilla/basket/commit/8eddf5946ec35d264ad67a3bcadc28b967a89ec2
Fix bug 1011001: Add support for optin param back to subscribe.
* Fix flake8 issue. Add flake8 config.
* Improve optin documentation in README and doc string.
* Also add some case-insensitivity tests.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 4•11 years ago
|
||
Go-live-to-prod goal date: June 2
Currently on stage and ready to push to prod.
You need to log in
before you can comment on or make changes to this bug.
Description
•