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
/
oauthlib
/
oauth2
/
rfc6749
/
errors.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into 601-pkce-support
Jonathan Huot
2018-12-13
1
-6
/
+23
|
\
|
*
Add double-quotes to the key/values in WWW-Authenticate
264-status401
Jonathan Huot
2018-12-12
1
-3
/
+3
|
*
Used WWW-Authenticate and auth-param values as RFC6750 described it.
Jonathan Huot
2018-12-12
1
-0
/
+21
|
*
Handle 401 with WWW-Authenticate. Moved wrong 401 into 400.
Jonathan Huot
2018-12-04
1
-6
/
+2
*
|
Merge branch 'master' into 601-pkce-support
Jonathan Huot
2018-12-11
1
-1
/
+3
|
\
\
|
|
/
|
*
`invalid_scope` status code should be 400
Benjamin Pereto
2018-12-03
1
-1
/
+3
*
|
Initial OAuth2.0/PKCE Provider support
Jonathan Huot
2018-11-29
1
-0
/
+32
|
/
*
Wrong Client is also a FatalClientError (#608)
Jonathan Huot
2018-11-01
1
-1
/
+1
*
fixup! `invalid_grant` status code should be 400
Free Duerinckx
2018-09-20
1
-0
/
+2
*
Merge branch 'master' into invalid-grant-should-respond-with-400
Omer Katz
2018-09-20
1
-17
/
+32
|
\
|
*
Merge branch 'master' into 431-customexception
Jonathan Huot
2018-09-15
1
-17
/
+20
|
|
\
|
|
*
cleanup on docs fixes
jonathan vanasco
2018-09-11
1
-17
/
+20
|
*
|
Fixed py27/pypy support
Jonathan Huot
2018-09-10
1
-1
/
+1
|
*
|
Add support of custom errors coming from providers
Jonathan Huot
2018-09-10
1
-0
/
+12
|
|
/
*
|
`invalid_grant` status code should be 400
Free Duerinckx
2018-07-04
1
-1
/
+1
|
/
*
OpenID Connect split (#525)
Wiliam Souza
2018-06-05
1
-100
/
+23
*
Added initial introspect support
Jonathan Huot
2017-12-18
1
-1
/
+1
*
Refactor OAuth2Error
Hsiaoming Yang
2017-10-18
1
-6
/
+14
*
if `in_uri` is called and `response_mode` is not initialized an exception is ...
Mathias Mitterdorfer
2017-09-22
1
-0
/
+1
*
Sorted imports.
Omer Katz
2017-09-17
1
-1
/
+3
*
Add two error codes from RFC 6750.
Pieter Ennes
2017-04-02
1
-30
/
+65
*
Merge pull request #463 from skion/fragment-errors
Omer Katz
2017-03-31
1
-1
/
+3
|
\
|
*
Redirect errors according to response_mode.
Pieter Ennes
2017-02-21
1
-1
/
+3
*
|
Fix typo in account_selection_required exception name.
Pieter Ennes
2017-02-14
1
-1
/
+1
*
|
Add missing OpenID Connect error codes.
Pieter Ennes
2017-02-14
1
-0
/
+42
|
/
*
Add the first few OpenID connect error classes.
Ib Lundgren
2016-04-14
1
-0
/
+54
*
Fix management of rfc6749 errors
fabio
2015-07-06
1
-10
/
+22
*
Typo fix
Matt Bachmann
2015-05-05
1
-1
/
+1
*
Pick up state from request, if not specified.
Rodney Richardson
2014-10-07
1
-0
/
+2
*
Auto pep8 changes throughout the code base.
Ib Lundgren
2014-09-24
1
-1
/
+13
*
Fix error message init and add request details.
Ib Lundgren
2014-09-24
1
-1
/
+7
*
Use 401 status code for some OAuth 2 errors
Anders Steinlein
2014-04-30
1
-2
/
+10
*
Draft 11 Token Revocation Endpoint.
Ib Lundgren
2013-09-17
1
-0
/
+8
*
Rename draft to rfc. Fix #75.
Ib Lundgren
2013-05-30
1
-0
/
+223