Skip to content

Commit 0970bf9

Browse files
committed
update changelog
1 parent 3454b90 commit 0970bf9

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
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
## [unreleased]
1818
### Added
1919
* Add migration to include `token_checksum` field in AbstractAccessToken model.
20+
* Added compatibility with LoginRequiredMiddleware introduced in Django 5.1
2021
* #1404 Add a new setting `REFRESH_TOKEN_REUSE_PROTECTION`
2122
### Changed
2223
* Update token to TextField from CharField with 255 character limit and SHA-256 checksum in AbstractAccessToken model. Removing the 255 character limit enables supporting JWT tokens with additional claims

0 commit comments

Comments
 (0)