aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_oauth1.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in client registration API for logo_uriJessica Tallon2014-10-021-4/+4
* Merge branch 'master' into merge-python3-portChristopher Allan Webber2014-09-161-1/+0
|\
| * Require uploader privileges to upload media to APIJessica Tallon2014-07-221-5/+4
* | Remove an usage of deprecated cgi.parse_qs().Berker Peksag2014-07-281-3/+1
* | Fix tests on Python 3.Berker Peksag2014-07-141-6/+7
|/
* Adds test for request_tokensxray72242013-07-181-7/+51
* Adds some tests for the OAuth and some docsxray72242013-07-161-0/+122