Closed
Bug 1235480
Opened 10 years ago
Closed 10 years ago
Fix removal of foundation security advisories (MFSAs)
Categories
(www.mozilla.org :: Bedrock, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pmac, Assigned: pmac)
References
()
Details
(Whiteboard: [kb=1929789] )
Attachments
(1 file)
When an advisory was recently removed, it took a manual flush of the CloudFlare cache to remove it from the list pages due to the way the site is sending last-modified headers. Let's stop sending last-modified and fall back to relying on our default 10min timeout.
| Assignee | ||
Comment 1•10 years ago
|
||
Turns out it was also an issue with how advisory removal works and our new AWS-based deployments. Updating this bug to cover the more general issue of the removal failure.
Summary: Dial back the cache for security advisories → Fix removal of foundation security advisories (MFSAs)
| Assignee | ||
Updated•10 years ago
|
Whiteboard: [kb=1929789]
| Assignee | ||
Comment 2•10 years ago
|
||
Assignee: nobody → pmac
Status: NEW → ASSIGNED
Comment 3•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/84fdd9d58d77ec4075a131f06e2dc3e29df26342
Fix bug 1235480: Fix deletion of removed MFSA advisories
Also clean up any Products left without advisories after
said deletions.
https://github.com/mozilla/bedrock/commit/8adbc05b6df56a141e58878e0d79dc133af1f3c3
Merge pull request #3711 from pmclanahan/fix-mfsa-deletion
Fix bug 1235480: Fix deletion of removed MFSA advisories
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•