index
:
delta/python-packages/oauthlib.git
2.x
234-fixdoc
264-status401
2x-fixup
3-release
3-release-doc
3.0.2-init
3.2.0-dev
3.2.2
348_SEO
409_headers_not_params
431-customerrors
431-customexception
445_confirm_redirect
541_issue_template
568-remove-expires_at
582-coveralls
601-pkce-support
606-fatalclienterror
613-oidc-dispatcher
644-intro-revocation-basicauth
652-token_state
670-pkce-requestinfo
CI
X6VmZSxczGzm9Ak5
add-metadata-doc
alternative_crypto_library
autopep8
bandit
cln2py
community_rules
deprev
doc-custom-grant-type
doc-dynreg
doc-logo
doc-oidc
doc-sponsor
docs-flows-hooks
drop-3.4
dry-up-code
fix-metadata-openid-server
fix-oidc-tests
fix-pypi
improve-doc
improve-reqval-order
license-eval
master
merge-2.1.0
new-version-release-notes
oauth-metadata
oauth1_provider_revamp
oauth2_draft25_server
oauth2_provider
oidc-doc
oidc-hashes
oidc-nonce
oidc-reqval-duplicate
oidc-userinfo
openid_connect
preconf-server-metadata
py36drop
py38
python-3.7
release-3.0.2
release-3.1.0
secpol
slots
thedrow-patch-1
travis-coveralls
use_request_objects
github.com: idan/oauthlib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
oauth1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Continuing to refactor oauth1 to use Request objects internally.
use_request_objects
David Gouldin
2012-05-12
2
-21
/
+25
*
Merge remote-tracking branch 'origin/master' into use_request_objects
David Gouldin
2012-05-12
1
-1
/
+1
|
\
|
*
v0.1.3
Idan Gazit
2012-05-06
1
-1
/
+1
*
|
More porting of internal metods to use Request objects. Some tests are still ...
David Gouldin
2012-05-01
1
-14
/
+15
|
/
*
Fix unicode leaks
Idan Gazit
2012-05-01
1
-1
/
+1
*
Remove unused import
Idan Gazit
2012-05-01
1
-1
/
+0
*
PEP8 police raid
Idan Gazit
2012-05-01
1
-4
/
+1
*
Refactor utility methods, improve robustness of OAuth1 Client.sign
Idan Gazit
2012-05-01
2
-33
/
+12
*
Regex fix
Ib Lundgren
2012-04-26
1
-3
/
+4
*
Decode urlencoded properly
Ib Lundgren
2012-04-26
1
-0
/
+17
*
Fix the failing tests.
Caleb Brown
2012-04-25
1
-2
/
+2
*
Update testcases with valid outputs
Idan Gazit
2012-04-24
1
-2
/
+2
*
Merge branch 'master' into features/request_object
Idan Gazit
2012-04-23
2
-22
/
+78
|
\
|
*
Removing now-unneeded utf8_str.
David Gouldin
2012-04-20
1
-10
/
+0
|
*
Normalizing as much as possible to unicode, pulling in non-unicode functions ...
David Gouldin
2012-04-20
2
-17
/
+13
|
*
Revert "Add support to OAuth1 for including body in the base string based on"
Caleb Brown
2012-04-19
1
-30
/
+11
|
*
Add support to OAuth1 for including body in the base string based on
Caleb Brown
2012-04-18
1
-11
/
+30
|
*
Update the tests. Strengthen the unescape and escape tests and add more
Caleb Brown
2012-04-18
2
-5
/
+21
|
*
Fix a bug in oauth1.signature.collect_parameters preventing unescaping.
Caleb Brown
2012-04-18
1
-0
/
+50
|
*
urllib.unqoute doesn't take 'safe' as an arg. Add a test and fix.
Caleb Brown
2012-04-18
1
-4
/
+8
*
|
Make method signatures in parameters.py consistent
Idan Gazit
2012-04-23
1
-12
/
+19
|
/
*
Updating oauth1 parameters.prepare_headers in order to apply more of the spec...
David Gouldin
2012-04-14
1
-21
/
+21
*
Restructuring to provide parity between code/tests, oauth1/oauth2.
David Gouldin
2012-04-07
5
-0
/
+452