Skip to content

Commit 14b3365

Browse files
committed
add a CHANGELOG entry since this is a user-visible change.
1 parent 5101903 commit 14b3365

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3737
* #1357 Move import of setting_changed signal from test to django core modules
3838
* #1268 fix prompt=none redirects to login screen
3939
* #1381 fix AttributeError in OAuth2ExtraTokenMiddleware when a custom AccessToken model is used
40+
* #1288 fixes #1276 which attempt to resolve #1092 for requests that don't have a client_secret per [RFC 6749 4.1.1](https://www.rfc-editor.org/rfc/rfc6749.html#section-4.1.1)
4041

4142
### Removed
4243
* #1350 Remove support for Python 3.7 and Django 2.2

0 commit comments

Comments
 (0)