aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/oauth
Commit message (Expand)AuthorAgeFilesLines
* Correcting a couple of spelling errors. Thanks elesa, for finding them!Christopher Allan Webber2012-09-241-1/+1
* Fixed typos visisble, appplicationJoar Wandborg2012-09-221-2/+2
* Added name kwarg to Column(Enum(...)) in OAuth modelsJoar Wandborg2012-09-211-2/+4
* Added client registration caps to OAuth pluginJoar Wandborg2012-09-2111-31/+575
* Fixed typo in OAuth READMEJoar Wandborg2012-09-191-1/+1
* Added security warning to OAuth READMEJoar Wandborg2012-09-191-0/+5
* Fixed a horrible security issue in the OAuth plugin.Joar Wandborg2012-09-191-3/+6
* Added some more helpful links to the OAuth docsJoar Wandborg2012-09-181-1/+7
* Fixed typo in OAuth docs, recieve => receiveJoar Wandborg2012-09-181-1/+1
* Added documentation for the OAuth pluginJoar Wandborg2012-09-181-0/+130
* Added /api/entries viewJoar Wandborg2012-09-151-20/+2
* Created API plugin, moved api_auth to the API pluginJoar Wandborg2012-09-132-14/+0
* Add OAuth models, plugin DB migrations, api_authJoar Wandborg2012-09-133-0/+253