lp:~malept/oauth/empty-params-fix

Created by Mark Lee and last modified
Get this branch:
bzr branch lp:~malept/oauth/empty-params-fix
Only Mark Lee can upload to this branch. If you are Mark Lee please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mark Lee
Project:
Python oauth library
Status:
Development

Recent revisions

59. By Mark Lee

Fix problems with generating signatures with empty oauth_token param

All parameters need to be retained when computing the signature. See Section
9.1.1 of the OAuth 1.0a specification, and Section 3.4.1.3.2 of the IETF
draft-hammer-oauth-08 Internet-Draft.

Addresses Issue 143 <http://code.google.com/p/oauth/issues/detail?id=143>.

58. By leah.culver <leah.culver@f7ae4463-c52f-0410-a7dc-93bad6e629e8>

Fix for big timestamps. Thanks Zed Shaw!

git-svn-id: https://oauth.googlecode.com/svn/code/python@1134 f7ae4463-c52f-0410-a7dc-93bad6e629e8

57. By leah.culver <leah.culver@f7ae4463-c52f-0410-a7dc-93bad6e629e8>

Python: changes to setup.py for version.

git-svn-id: https://oauth.googlecode.com/svn/code/python@1130 f7ae4463-c52f-0410-a7dc-93bad6e629e8

56. By leah.culver <leah.culver@f7ae4463-c52f-0410-a7dc-93bad6e629e8>

Python: changes to setup.py for version, description, and license.

git-svn-id: https://oauth.googlecode.com/svn/code/python@1129 f7ae4463-c52f-0410-a7dc-93bad6e629e8

55. By leah.culver <leah.culver@f7ae4463-c52f-0410-a7dc-93bad6e629e8>

Python: easy_install thinks 1.0a is a pre-release of 1.0. Changing the version number to attempt to trick it.

git-svn-id: https://oauth.googlecode.com/svn/code/python@1128 f7ae4463-c52f-0410-a7dc-93bad6e629e8

54. By leah.culver <leah.culver@f7ae4463-c52f-0410-a7dc-93bad6e629e8>

Python: updated version in setup.py and pushed to pypi

git-svn-id: https://oauth.googlecode.com/svn/code/python@1127 f7ae4463-c52f-0410-a7dc-93bad6e629e8

53. By leah.culver <leah.culver@f7ae4463-c52f-0410-a7dc-93bad6e629e8>

Python - to support 1.0, do not throw errors for missing 1.0a parameters. Thanks to Toby White for the patch and Mike Malone for confirming.

git-svn-id: https://oauth.googlecode.com/svn/code/python@1124 f7ae4463-c52f-0410-a7dc-93bad6e629e8

52. By leah.culver <leah.culver@f7ae4463-c52f-0410-a7dc-93bad6e629e8>

Python lib 1.0a support. Very basic and hurting for tests. Thanks and John L. Scarfone.

git-svn-id: https://oauth.googlecode.com/svn/code/python@1092 f7ae4463-c52f-0410-a7dc-93bad6e629e8

51. By leah.culver <leah.culver@f7ae4463-c52f-0410-a7dc-93bad6e629e8>

Nicer way to manipulate the OAuth header. Thanks Toby White.

git-svn-id: https://oauth.googlecode.com/svn/code/python@1068 f7ae4463-c52f-0410-a7dc-93bad6e629e8

50. By leah.culver <leah.culver@f7ae4463-c52f-0410-a7dc-93bad6e629e8>

Added MIT license to both server and consumer in example as well.

git-svn-id: https://oauth.googlecode.com/svn/code/python@1067 f7ae4463-c52f-0410-a7dc-93bad6e629e8

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers