Closed
Bug 1214788
Opened 10 years ago
Closed 10 years ago
Email developers when a new API key is created on their behalf
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect, P2)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kumar, Assigned: nolski)
References
Details
When a new API key is created (see bug 1209222) we should also email the developer saying a new key was created on their behalf. The email should create a link to the devhub page which will allow them to revoke the key (bug 1209224) if necessary.
This will add a little bit of protection against any XSS or other exploits (even just password stealing) that might enable someone to maliciously create an API key.
Reporter | ||
Updated•10 years ago
|
Priority: -- → P2
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → me
Comment 1•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/olympia
https://github.com/mozilla/olympia/commit/57a461060bd8a36aca39eff9274cdb28ca56aedf
Send email notifying user new key created (bug 1214788)
https://github.com/mozilla/olympia/commit/c0c9709f4f0343872fe8e4c9b53f4398a23d3c60
Merge pull request #820 from Nolski/email-new-key
Send email notifying user new key created (bug 1214788)
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 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
•