Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in client registration API for logo_uri | Jessica Tallon | 2014-10-02 | 1 | -4/+4 |
* | Fix Content-Disposition error for retrieving OAuth request tokens | Jessica Tallon | 2014-09-24 | 1 | -4/+0 |
* | Merge branch 'master' into merge-python3-port | Christopher Allan Webber | 2014-09-16 | 1 | -7/+8 |
|\ | |||||
| * | Tidy up federation code and add tests to cover more of the APIs | Jessica Tallon | 2014-08-18 | 1 | -1/+0 |
| * | Use oauthlib's safe characters when generating client_key and client_secret | Jessica Tallon | 2014-08-18 | 1 | -4/+3 |
| * | Fix problem in OAuth views | Jessica Tallon | 2014-07-22 | 1 | -1/+2 |
| * | Allow crypto.random_string to take optional alphabet param | Jessica Tallon | 2014-07-08 | 1 | -5/+8 |
* | | Use isinstance and six.text_type to check types of an object. | Berker Peksag | 2014-07-28 | 1 | -2/+4 |
|/ | |||||
* | not all JSONEncoded fields should be mutable dicts | Rodney Ewing | 2013-09-19 | 1 | -25/+25 |
* | Renames OAuth1 code to federation | xray7224 | 2013-07-22 | 1 | -0/+339 |