8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd64dc commit c39ef12Copy full SHA for c39ef12
docs/topics/release-notes.md
@@ -45,6 +45,7 @@ You can determine your currently installed version using `pip freeze`:
45
* OAuth2 authentication no longer requires unneccessary URL parameters in addition to the token.
46
* URL hyperlinking in browseable API now handles more cases correctly.
47
* Bugfix: Fix regression with DjangoFilterBackend not worthing correctly with single object views.
48
+* Bugfix: OAuth should fail hard when invalid token used.
49
50
### 2.2.5
51
0 commit comments