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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Updated AUTHORS with Josh Turmel
Josh Turmel
2014-04-12
1
-0
/
+1
|
/
*
Merge pull request #240 from asteinlein/master
Ib Lundgren
2014-04-12
2
-3
/
+48
|
\
|
*
Support for scopes being arbitrary objects
Anders Steinlein
2014-03-27
2
-3
/
+48
*
|
Merge pull request #237 from jturmel/add_crypto_token_generator
Ib Lundgren
2014-04-12
8
-18
/
+207
|
\
\
|
*
|
Add pyjwt to tox.ini
jturmel
2014-03-30
1
-0
/
+1
|
*
|
Changes per PR comments
jturmel
2014-03-29
4
-43
/
+45
|
*
|
Move setup.py requirements
jturmel
2014-03-22
2
-4
/
+10
|
*
|
Require pycrypto and pyjwt
jturmel
2014-03-19
1
-3
/
+2
|
*
|
Change how arbitrary claims are set on crypto token
jturmel
2014-03-18
3
-8
/
+14
|
*
|
Use the to_unicode helper
jturmel
2014-03-17
1
-2
/
+2
|
*
|
Add crypto token capability
jturmel
2014-03-17
6
-4
/
+179
|
|
/
*
|
Merge pull request #239 from aspiredu/master
Ib Lundgren
2014-04-12
4
-29
/
+143
|
\
\
|
|
/
|
/
|
|
*
Allowing custom signature methods to be registered and used...
David Rogers
2014-03-25
2
-6
/
+32
|
*
Enforcing a common interface for `sign_*()` methods...
David Rogers
2014-03-25
2
-23
/
+111
|
/
*
Merge pull request #233 from kjoconnor/fixing-typos
Ib Lundgren
2014-02-13
9
-15
/
+15
|
\
|
*
Fixing some typos
Kevin O'Connor
2014-02-12
9
-15
/
+15
*
|
Merge pull request #232 from diox/fix-docstrings-return-values
Ib Lundgren
2014-02-12
2
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
Fix docstrings to reflect the actual returned value of validate_* methods
Mathieu Pillard
2014-02-11
2
-2
/
+6
|
/
*
0.6.1
0.6.1
Ib Lundgren
2014-01-20
2
-1
/
+22
*
Merge pull request #231 from masci/client_credential_contenttype
Ib Lundgren
2014-01-20
2
-2
/
+12
|
\
|
*
return application/json content type in case of error
masci
2014-01-19
1
-1
/
+1
|
*
added tests for content type checking
masci
2014-01-19
1
-1
/
+11
*
|
Merge pull request #230 from majidfn/patch-1
Ib Lundgren
2014-01-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Just a Typo in the headers
MajiD Fatemian
2013-12-23
1
-1
/
+1
|
/
*
Merge pull request #225 from wrr/is_within_original_scope_typo
Ib Lundgren
2013-12-09
1
-1
/
+1
|
\
|
*
Fix typo (Issue #224).
Jan Wrobel
2013-11-12
1
-1
/
+1
|
/
*
Merge pull request #224 from wrr/is_within_original_scope
Ib Lundgren
2013-11-10
4
-1
/
+40
|
\
|
*
is_within_original_scope method for refresh token grant (Issue #220)
Jan Wrobel
2013-11-05
4
-1
/
+40
*
|
Merge pull request #223 from wrr/test_name_conflict
Ib Lundgren
2013-11-10
1
-1
/
+1
|
\
\
|
*
|
Fix test method name conflict.
Jan Wrobel
2013-11-05
1
-1
/
+1
|
|
/
*
|
Merge pull request #222 from lepture/meta
Ib Lundgren
2013-11-10
2
-1
/
+17
|
\
\
|
|
/
|
/
|
|
*
Add maintainer info and get version from oauthlib module.
Hsiaoming Yang
2013-11-04
1
-1
/
+4
|
*
Add meta info in oauthlib module
Hsiaoming Yang
2013-11-04
1
-0
/
+13
|
/
*
Merge pull request #218 from edevil/ReturnRequest
Ib Lundgren
2013-11-01
2
-0
/
+2
|
\
|
*
Include the request object in the returned dict, it can be used to cache info...
Andre Cruz
2013-10-28
2
-0
/
+2
*
|
Merge pull request #219 from edevil/CorrectInterface
Ib Lundgren
2013-11-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Correct interface of RequestValidator.confirm_redirect_uri() to make it consi...
Andre Cruz
2013-10-29
1
-1
/
+1
|
/
*
Merge pull request #217 from lepture/fix-json
Ib Lundgren
2013-10-14
6
-6
/
+6
|
\
|
*
Fix all application/json mimetypes.
Hsiaoming Yang
2013-10-12
5
-5
/
+5
|
*
JSON content type has no charset.
Hsiaoming Yang
2013-10-12
1
-1
/
+1
|
/
*
Merge pull request #216 from ButchershopCreative/master
Ib Lundgren
2013-10-10
1
-1
/
+6
|
\
|
*
Set headers on client credentials access token response
Aleksandr Vladimirskiy
2013-10-10
1
-1
/
+6
|
/
*
Merge branch 'master' of https://github.com/idan/oauthlib
Ib Lundgren
2013-10-04
6
-26
/
+157
|
\
|
*
Merge pull request #214 from masci/fix_client_authentication_required_call
Ib Lundgren
2013-09-25
6
-26
/
+157
|
|
\
|
|
*
fixed and extended tests for validate_token_request method
Massimiliano Pippi
2013-09-22
1
-27
/
+55
|
|
*
broke up method into different tests, fixed import style
Massimiliano Pippi
2013-09-22
2
-74
/
+54
|
|
*
added myself to the authors list
Massimiliano Pippi
2013-09-21
1
-0
/
+1
|
|
*
fixed operator precedence in duplicate_params property
Massimiliano Pippi
2013-09-21
1
-1
/
+1
|
|
*
added test involving client_authentication_required method
Massimiliano Pippi
2013-09-21
3
-1
/
+123
|
|
*
fixed call to client_authentication_required
Massimiliano Pippi
2013-09-21
1
-1
/
+1
|
|
/
[prev]
[next]