Closed
Bug 1324840
Opened 9 years ago
Closed 9 years ago
Remove PriorityJob from public API
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Assigned: peterbe)
Details
Attachments
(1 file)
The PriorityJob model is exposed in the API documentation but you can't use it via the public API.
It doesn't actually work because it doesn't have an API_WHITELIST [0]. But should be blacklisted.
[0] https://sentry.prod.mozaws.net/operations/socorro-prod/issues/374809/
| Assignee | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/1a8dbebbc88be373529895a0b66b2d356124a793
fixes bug 1324840 - Remove PriorityJob from public API (#3640)
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•