Closed
Bug 1190704
Opened 10 years ago
Closed 10 years ago
Show a warning, or error, for multi-package XPIs with inner extensions not signed by Mozilla
Categories
(addons.mozilla.org Graveyard :: Add-on Validation, defect, P2)
addons.mozilla.org Graveyard
Add-on Validation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kmag, Assigned: mstriemer)
References
Details
Since we're not longer planning to add any support for signing inner add-ons in multi-package XPIs, they need to be signed by developers prior to submission. Since developers can't be expected to know this ahead of time, we need to warn them when they submit add-ons without valid signatures.
Updated•10 years ago
|
Priority: -- → P2
| Assignee | ||
Updated•10 years ago
|
Assignee: kmaglione+bmo → mstriemer
| Assignee | ||
Comment 1•10 years ago
|
||
Status: NEW → ASSIGNED
Comment 2•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/amo-validator
https://github.com/mozilla/amo-validator/commit/5558107b727a0662d089f11eda9c7305f7be3d45
Error if sub-XPI is not Mozilla signed (bug 1190704)
https://github.com/mozilla/amo-validator/commit/fb9b6d7f77108d253aa7118b60534e790b389472
Merge pull request #328 from mstriemer/warn-unsigned-multi-pack-xpi-1190704
Error if sub-XPI is not Mozilla signed (bug 1190704)
Comment 3•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/olympia
https://github.com/mozilla/olympia/commit/96c392ca980c18fb88e739479f7dc98e43b6d0e2
amo-validator==1.9.2 Require signed inner packages (bug 1190704)
| Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 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
•