0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3 from xrg/xrg More... almost 14 years ago
oauth: narrow on exception handling More... about 14 years ago
Fix for big timestamps. Thanks Zed Shaw! More... over 16 years ago
Python: changes to setup.py for version. More... over 16 years ago
Python: changes to setup.py for version, description, and license. More... over 16 years ago
Python: easy_install thinks 1.0a is a pre-release of 1.0. Changing the version number to attempt to trick it. More... over 16 years ago
Python: updated version in setup.py and pushed to pypi More... over 16 years ago
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. More... over 16 years ago
Python lib 1.0a support. Very basic and hurting for tests. Thanks and John L. Scarfone. More... over 16 years ago
Nicer way to manipulate the OAuth header. Thanks Toby White. More... over 16 years ago
Added MIT license to both server and consumer in example as well. More... over 16 years ago
Python: fix for making sure the default ports are at the end of the string before stripping them. Thanks Brad Choate. More... almost 17 years ago
Python: exclude default port numbers form url normalization according to section 9.1.2. Thanks Toby White for the fix. More... almost 17 years ago
Python: escape key values before sorting. Thanks Arjan Scherpenisse. More... almost 17 years ago
python lib: added MIT license More... almost 17 years ago
OAuth authorization realm parameter is now optional. Thanks Toby White. More... almost 17 years ago
removed unneeded check for blank consumer key. Spec allows for blank keys anyways. Thanks Toby White. More... almost 17 years ago
removed extra timestamp param for example lookup_nonce... not sure why this was there in the first place More... almost 17 years ago
Use docstrings, capitalized comments, double line space between classes and 80-char indenting. Thanks [email protected]! More... almost 17 years ago
removed extra line? More... about 17 years ago
handle unicode a little better in param normalization More... about 17 years ago
comments about the fake-ness of the example code More... about 17 years ago
programming error:P fix for r852 More... about 17 years ago
small change More... about 17 years ago
build_signature_base_string() method of OAuthSignatureMethod_PLAINTEXT now returns key, raw. Fix for #45. Thanks james.henstridge and David Larlet More... about 17 years ago
python: fix for typo #56 More... about 17 years ago
python: support for python 2.2, fix for #59, needs to be tested in 2.2. Thanks kunalmshah.userId! More... about 17 years ago
fix for #43, don't encode callback right away. Thanks dinkumator and Hiroaki.Kawai! More... about 17 years ago
fix for #31, thanks ashish.tonse More... about 17 years ago
adding setup.py so that this can be installed more easily More... over 17 years ago