Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -5/+5 |
* | Merge branch 'stable' | Christopher Allan Webber | 2015-12-20 | 1 | -0/+11 |
|\ | |||||
| * | Fix security issue in OAuth verifier validation | Jessica Tallon | 2015-12-19 | 1 | -0/+11 |
* | | Fix #5353 - Bug in OAuth which referenced "user" | Jessica Tallon | 2015-10-17 | 1 | -6/+6 |
* | | Fix #5344 - OAuth NotImplemented exception | Jessica Tallon | 2015-08-21 | 1 | -7/+36 |
|/ | |||||
* | Fix OAuth length problems in clients by removing that constraint | Jessica Tallon | 2014-12-08 | 1 | -3/+11 |
* | Partial fix #1048 - Don't require as long nonce | Jessica Tallon | 2014-12-05 | 1 | -0/+4 |
* | Fix #1016 - Covert the timestamp from seconds to datetime object | Jessica Tallon | 2014-11-04 | 1 | -0/+9 |
* | Clean up & Add support to update objects in feed API | Jessica Tallon | 2014-07-22 | 1 | -9/+7 |
* | Add basic upload image capabilities | xray7224 | 2014-07-22 | 1 | -1/+1 |
* | Renames OAuth1 code to federation | xray7224 | 2013-07-22 | 1 | -0/+132 |