You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
37
37
*#1357 Move import of setting_changed signal from test to django core modules
38
38
*#1268 fix prompt=none redirects to login screen
39
39
*#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)
40
41
41
42
### Removed
42
43
*#1350 Remove support for Python 3.7 and Django 2.2
0 commit comments