~ssweeny/friends/fix-lp1258657

  • Committer: Scott Sweeny
  • Date: 2014-02-17 03:50:09 UTC
  • Revision ID: scott.sweeny@canonical.com-20140217035009-nhe6qaufduiojcf8
Flickr: Fix oauth signing for a GET request.

According to [1] the base string for the OAuth signature must include all of
the parameters, but oauthlib won't sign GET request that includes a body.
Instead pass the parameters as part of the URL.

[1] https://secure.flickr.com/services/api/auth.oauth.html
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 117 11 years ago Robert Bruce Park Release 0.1.0, with inlined packaging metadata. Diff
data 21 11 years ago Robert Bruce Park Add a new gsettings schema, with a basic subset of Diff
debian 7.3.1 11 years ago Ken VanDine Initial package Diff
docs 189.2.1 11 years ago Robert Bruce Park Sphinx boilerplate. Diff
friends 1 11 years ago Ken VanDine initial import Diff
service 123.2.1 11 years ago Ken VanDine Added new service to host the Dee.SharedModel Diff
tools 1 11 years ago Ken VanDine initial import Diff
.bzrignore 1 11 years ago Ken VanDine initial import 40 bytes Diff Download File
AUTHORS 26 11 years ago Robert Bruce Park Add Ken and Conor to the AUTHORS file. 163 bytes Diff Download File
COPYING 1 11 years ago Ken VanDine initial import 31.6 KB Diff Download File
File dispatcher.sh 123.2.1 11 years ago Ken VanDine Added new service to host the Dee.SharedModel 70 bytes Diff Download File
Makefile 160.11.10 11 years ago Robert Bruce Park De-twingle our Account wrapper class from the Auth 786 bytes Diff Download File
README.rst 123.3.3 11 years ago Robert Bruce Park Rename much of friends-service to friends-dispatch 1.2 KB Diff Download File
setup.py 178.2.1 11 years ago Robert Bruce Park Extract model schema definition into a CSV. Imple 1.5 KB Diff Download File