summaryrefslogtreecommitdiff
path: root/oauth.py
Commit message (Collapse)AuthorAgeFilesLines
* handle form data with more than one value per keyRichard Jones2012-07-241-4/+15
|
* fixes to OAuth; in particular the escaping of & was incorrect in upstream ↵Richard Jones2012-07-241-1/+1
| | | | oauth.py, but also some tightening of the API
* fixRichard Jones2012-03-151-3/+5
|
* more oauth tweakeryRichard Jones2012-03-151-1/+1
|
* add more infoRichard Jones2012-03-151-0/+3
|
* fix bug in oauth library and flow-on bug in nonce handlingRichard Jones2012-03-151-0/+655