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 5b39791 commit a58b895Copy full SHA for a58b895
CHANGELOG.md
@@ -22,7 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
23
### Fixed
24
* #524 Restrict usage of timezone aware expire dates to Django projects with USE_TZ set to True.
25
-* #955 Avoid doubling of `oauth2_provider` urls mountpath in json response for OIDC view `ConnectDiscoveryInfoView`
+* #955 Avoid doubling of `oauth2_provider` urls mountpath in json response for OIDC view `ConnectDiscoveryInfoView`.
26
+ Breaks existing OIDC discovery output
27
28
## [1.5.0] 2021-03-18
29
0 commit comments