aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/oauth/tools.py
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated oauth 2 pluginJessica Tallon2015-02-151-116/+0
* Use six.text_type instead of unicode().Berker Peksag2014-06-021-2/+4
* Fixes testsxray72242013-07-141-1/+1
* Moves json_response into tools/json.pyxray72242013-07-111-1/+1
* OAuth: Support refresh tokens, etcJoar Wandborg2013-04-061-1/+72
* Added client registration caps to OAuth pluginJoar Wandborg2012-09-211-0/+43