aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/oauth/views.py
Commit message (Expand)AuthorAgeFilesLines
* Tidy up federation code and add tests to cover more of the APIsJessica Tallon2014-08-181-1/+0
* Use oauthlib's safe characters when generating client_key and client_secretJessica Tallon2014-08-181-4/+3
* Fix problem in OAuth viewsJessica Tallon2014-07-221-1/+2
* Allow crypto.random_string to take optional alphabet paramJessica Tallon2014-07-081-5/+8
* not all JSONEncoded fields should be mutable dictsRodney Ewing2013-09-191-25/+25
* Renames OAuth1 code to federationxray72242013-07-221-0/+339