aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/httpapiauth
Commit message (Collapse)AuthorAgeFilesLines
* created a check_login_simple functionRodney Ewing2013-05-281-3/+4
| | | | | | cherry-picked from rodney757, fixed few conflicts due to out of order cherry-picking. Thanks to rodney757 for making my idea even better.
* 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