openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
python-oauth2
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 21 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
python lib: OAuthRequest from_request combines parameters from various sources
leah.culver
More...
over 16 years ago
updated example server with correct lookup_nonce
leah.culver
More...
over 16 years ago
updated example server with correct lookup_nonce
leah.culver
More...
over 16 years ago
python library - better nonce lookup and error handling, like php library
leah.culver
More...
over 16 years ago
python library - better nonce lookup and error handling, like php library
leah.culver
More...
over 16 years ago
python library - signature validation error returns expected base string, added punctuation to error messages
leah.culver
More...
over 16 years ago
python library - signature validation error returns expected base string, added punctuation to error messages
leah.culver
More...
over 16 years ago
python oauth patch from termie - separate check_signature from build_signature for rsa-sha1
leah.culver
More...
over 16 years ago
python oauth patch from termie - separate check_signature from build_signature for rsa-sha1
leah.culver
More...
over 16 years ago
Thanks Néstor - check for 'Authorization' in headers which fixes broken example
leah.culver
More...
almost 17 years ago
Thanks Néstor - check for 'Authorization' in headers which fixes broken example
leah.culver
More...
almost 17 years ago
error message for authorization header that doesn't parse to oauth params
leah.culver
More...
almost 17 years ago
error message for authorization header that doesn't parse to oauth params
leah.culver
More...
almost 17 years ago
Added build_signature_base_string method to the signature methods to allow fetching the raw signature base string for debugging purposes.
leah.culver
More...
almost 17 years ago
Added build_signature_base_string method to the signature methods to allow fetching the raw signature base string for debugging purposes.
leah.culver
More...
almost 17 years ago
changed invalid signature error message
leah.culver
More...
almost 17 years ago
changed invalid signature error message
leah.culver
More...
almost 17 years ago
changed urlparse to be 2.4 compatible
leah.culver
More...
almost 17 years ago
changed urlparse to be 2.4 compatible
leah.culver
More...
almost 17 years ago
updated server example for new authorize token method with user parameter
leah.culver
More...
almost 17 years ago
updated server example for new authorize token method with user parameter
leah.culver
More...
almost 17 years ago
hmac-sha1 backwards compatibility - hashlib vs. sha
leah.culver
More...
almost 17 years ago
hmac-sha1 backwards compatibility - hashlib vs. sha
leah.culver
More...
almost 17 years ago
added user parameter to authorization interface
leah.culver
More...
almost 17 years ago
added user parameter to authorization interface
leah.culver
More...
almost 17 years ago
removed return/tab from the oauth header since it was fucking up python BaseHttpServer parsing
leah.culver
More...
almost 17 years ago
removed return/tab from the oauth header since it was fucking up python BaseHttpServer parsing
leah.culver
More...
almost 17 years ago
normalize_request_parameters sort by key and value
leah.culver
More...
almost 17 years ago
normalize_request_parameters sort by key and value
leah.culver
More...
almost 17 years ago
commit patch from drecordon
termie
as
[email protected]
More...
almost 17 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree