Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dj-rest-auth-5.1.0.tar.gz | 2024-03-30 | 220.2 kB | |
5.1.0 source code.tar.gz | 2024-03-30 | 103.0 kB | |
5.1.0 source code.zip | 2024-03-30 | 182.3 kB | |
README.md | 2024-03-30 | 1.8 kB | |
Totals: 4 Items | 507.2 kB | 0 |
What's Changed
- [#541] Check for refresh cookie when JWT_AUTH_HTTPONLY is True by @Routhinator in https://github.com/iMerica/dj-rest-auth/pull/572
- Added key and uid fields to the reset password form by @Explie in https://github.com/iMerica/dj-rest-auth/pull/554
- Disable email confirmation ratelimit in tests to support new allauth by @leona-ya in https://github.com/iMerica/dj-rest-auth/pull/597
- Fix Middleware Configuration Issue: Added AccountMiddleware in MIDDLEWARE by @Bishow-Thapa in https://github.com/iMerica/dj-rest-auth/pull/588
- [ ADD ] Mandarin translation by @lucacitta in https://github.com/iMerica/dj-rest-auth/pull/582
- [Security] Remove tokens from response body if httpOnly Cookie and Rotate Refresh token is being Used by @Aniket-Singla in https://github.com/iMerica/dj-rest-auth/pull/580
- Added a request.auth check to logout to avoid false success message when no token is passed by @UmeshanUC in https://github.com/iMerica/dj-rest-auth/pull/601
New Contributors
- @Routhinator made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/572
- @Explie made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/554
- @leona-ya made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/597
- @Bishow-Thapa made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/588
- @lucacitta made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/582
- @Aniket-Singla made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/580
- @UmeshanUC made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/601
Full Changelog: https://github.com/iMerica/dj-rest-auth/compare/5.0.2...5.1.0