aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/submit/task.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix #927 - Clean up federation code after Elrond's reviewJessica Tallon2014-07-301-0/+38
- Add json_error and use inplace of json_response where appropriate. - Add garbage_collection to config spec file. - Fix bugs in both garbage collection task and test - Handle /api/whoami when no user logged in and a test for such a case. - Validate ID is correct and user has comment privilege to comment.