aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/oauth/views.py
Commit message (Expand)AuthorAgeFilesLines
* Replaced all request.POST with request.form, ...Joar Wandborg2012-09-291-13/+45
* Added client registration caps to OAuth pluginJoar Wandborg2012-09-211-22/+132
* Created API plugin, moved api_auth to the API pluginJoar Wandborg2012-09-131-12/+0
* Add OAuth models, plugin DB migrations, api_authJoar Wandborg2012-09-131-0/+105