aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/httpapiauth/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused imports in httpapiauthJoar Wandborg2013-05-051-2/+1
|
* Fix some unicode related issues in oauth and the api.Elrond2012-12-231-1/+1
| | | | Found using the previous commit.
* Added HTTP API auth pluginJoar Wandborg2012-10-201-0/+58