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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into 431-customexception
Jonathan Huot
2018-09-15
4
-41
/
+19
|
\
|
*
Correct recent merge (#596)
Jon Dufresne
2018-09-14
1
-1
/
+1
|
*
Merge branch 'master' into bytes
Jonathan Huot
2018-09-14
1
-7
/
+7
|
|
\
|
|
*
Prefer assertIsInstance(...) over assertTrue(isinstance(...))
Jon Dufresne
2018-09-14
2
-8
/
+8
|
*
|
Remove unnecessary workaround for bytes type
Jon Dufresne
2018-09-14
2
-15
/
+10
|
|
/
|
*
Remove workarounds for unsupported Python 2.6
Jon Dufresne
2018-09-11
1
-19
/
+2
*
|
Add support of custom errors coming from providers
Jonathan Huot
2018-09-10
1
-0
/
+4
|
/
*
Write a test for authorization grant w/ no scope.
Theron Luhn
2018-09-03
1
-0
/
+6
*
Fix test_error_catching.
Theron Luhn
2018-09-02
1
-1
/
+3
*
Merge branch 'master' into 445_confirm_redirect
Jonathan Huot
2018-08-20
1
-0
/
+5
|
\
|
*
Remove headers from request attributes
Jonathan Huot
2018-08-18
1
-0
/
+5
*
|
Merge branch 'master' into 445_confirm_redirect
Jonathan Huot
2018-08-15
4
-2
/
+20
|
\
\
|
|
/
|
*
Merge branch 'master' into get_default_redir
Jonathan Huot
2018-08-12
3
-2
/
+4
|
|
\
|
|
*
Merge branch 'master' into 569_expires_in_implicit
Jonathan Huot
2018-08-12
1
-0
/
+2
|
|
|
\
|
|
|
*
$ and ' are allowed to be unencoded in query strings (#564)
Chris Utz
2018-08-12
1
-0
/
+2
|
|
*
|
Implicit was not converting expires_in into integers
Jonathan Huot
2018-08-06
2
-2
/
+2
|
|
|
/
|
*
|
Add syntax check of get_default_redirect_uri
Jonathan Huot
2018-07-30
1
-0
/
+16
|
|
/
*
|
Add test when no redirecturi & no default
Jonathan Huot
2018-08-15
1
-0
/
+9
*
|
Restore confirm = False test
Jonathan Huot
2018-08-15
1
-0
/
+2
*
|
confirm_r. is called after auth_client
Jonathan Huot
2018-07-30
1
-1
/
+0
*
|
Call get_default_redirect_uri if no redirect_uri in token req
Jonathan Huot
2018-07-30
1
-0
/
+21
|
/
*
Remove handling of nonstandard parameter "expires" (#506)
Seth Davis
2018-06-30
1
-11
/
+0
*
OpenID Connect split (#525)
Wiliam Souza
2018-06-05
15
-656
/
+865
*
Merge branch 'master' into oauth2-introspect
Pieter Ennes
2018-05-26
5
-6
/
+378
|
\
|
*
Check that the Bearer header is properly formatted (#491)
Mattia Procopio
2018-05-26
1
-0
/
+81
|
*
Add test coverage (#544)
Florian Strzelecki
2018-05-21
2
-5
/
+137
|
*
Avoid populating spurious token credentials (#542)
Pieter Ennes
2018-05-08
2
-0
/
+31
|
*
Openid connect jwt (#488)
Wiliam Souza
2018-01-30
1
-0
/
+128
|
*
Fix cliend_id in web request body (#505)
Antoine Bertin
2018-01-29
1
-1
/
+1
*
|
Added initial introspect support
Jonathan Huot
2017-12-18
1
-0
/
+132
|
/
*
Add support for HMAC-SHA256 (builds on PR#388) (#498)
Viktor Haag
2017-11-14
1
-2
/
+38
*
OpenID connect improvements (#484)
Wiliam Souza
2017-10-01
4
-7
/
+119
*
Add test for nonce parameter preservation.
Pieter Ennes
2017-09-17
1
-0
/
+12
*
Sorted imports.
Omer Katz
2017-09-17
37
-147
/
+196
*
Merge pull request #473 from jdufresne/assertequal
Omer Katz
2017-07-30
2
-19
/
+18
|
\
|
*
Replace all uses of assertEquals with assertEqual
Jon Dufresne
2017-04-16
2
-19
/
+18
*
|
Fix tests for hybrid fragments.
Pieter Ennes
2017-07-29
2
-3
/
+14
*
|
adjust the test for the new exception
Oren Mazor
2017-06-14
3
-3
/
+3
|
/
*
Add test for prompt=none exclusiveness.
Pieter Ennes
2017-04-02
1
-0
/
+18
*
Merge pull request #453 from kippandrew/fix-revocation-public-clients
Omer Katz
2017-03-31
1
-14
/
+24
|
\
|
*
Python 3 fixes
Andy Kipp
2016-12-06
1
-1
/
+1
|
*
Fix tests
Andy Kipp
2016-12-06
1
-13
/
+23
*
|
Merge pull request #464 from cknave/case-insensitive-dict-update
Omer Katz
2017-03-31
1
-0
/
+5
|
\
\
|
*
|
Update proxy keys on CaseInsensitiveDict.update()
Kevin Vance
2017-02-23
1
-0
/
+5
*
|
|
Merge pull request #455 from bjmc/prompt_bug
Omer Katz
2017-03-19
1
-0
/
+50
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Adds failing test
Brendan McCollam
2016-12-20
1
-0
/
+50
|
|
/
*
|
Update custom validator tests
Brendan McCollam
2016-12-22
5
-45
/
+79
*
|
Adds tests for custom grant validators
Brendan McCollam
2016-12-22
5
-0
/
+95
|
/
*
Fix a typo
Joel Stevenson
2016-11-22
1
-1
/
+1
*
Normalize handling of request.scopes list
Joel Stevenson
2016-11-21
2
-24
/
+60
[next]