aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/httpapiauth
Commit message (Collapse)AuthorAgeFilesLines
* created a check_login_simple functionRodney Ewing2013-05-251-3/+4
|
* 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