Skip to content

Releases: iMerica/dj-rest-auth

6.0.0

16 Apr 04:15
b608360
Compare
Choose a tag to compare

What's Changed

  • Django 5 support
  • Deprecates Python 3.6 and 3.7
  • Switches to Github Actions from Circle CI
  • Adds flake8 linting step
  • Corrects style to appease linter

Full Changelog: 5.1.0...6.0.0

5.1.0

30 Mar 20:18
Compare
Choose a tag to compare

What's Changed

  • #541 Check for refresh cookie when JWT_AUTH_HTTPONLY is True by @Routhinator in #572
  • Added key and uid fields to the reset password form by @Explie in #554
  • Disable email confirmation ratelimit in tests to support new allauth by @leona-ya in #597
  • Fix Middleware Configuration Issue: Added AccountMiddleware in MIDDLEWARE by @Bishow-Thapa in #588
  • [ ADD ] Mandarin translation by @lucacitta in #582
  • [Security] Remove tokens from response body if httpOnly Cookie and Rotate Refresh token is being Used by @Aniket-Singla in #580
  • Added a request.auth check to logout to avoid false success message when no token is passed by @UmeshanUC in #601

New Contributors

Full Changelog: 5.0.2...5.1.0

5.0.2

15 Nov 04:00
c6b6530
Compare
Choose a tag to compare

What's Changed

  • Install allacccount middleware in test settings by @mweinelt in #561
  • Fix social login under database constraints by @c-w in #553
  • fixed two broken links to django-allauth docs. by @ahmedlemine in #559
  • Adding optional support for setting the cookie domain for JWT authentication tokens by @adrenaline681 in #568

New Contributors

Full Changelog: 5.0.1...5.0.2

5.0.1

17 Sep 14:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.0...5.0.1

5.0.0

11 Sep 14:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.1...5.0.0

4.0.1 - All-Auth Dependency Upgrade

21 May 03:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...4.0.1

Updates JWT field names, Custom Email Verification + More

07 May 05:41
Compare
Choose a tag to compare

What's Changed

  • add id (indonesian) translations by @kiraware in #483
  • Fix crash on bad auth code by @c-w in #469
  • Allow customizing password reset confirm URL by @c-w in #487
  • fix a typo in installation.rst by @yappkahowe in #348
  • Fix Google login with auth code flow by @c-w in #488
  • Small fix for id in django.po by @kiraware in #493
  • Actualize and fill missing french translations by @atiberghien in #496
  • Modify JWT Serializer Field Names by @Dresdn in #501
  • Support custom verification status based on email by @c-w in #504

New Contributors

Full Changelog: 3.0.0...4.0.0

3.0.0 - New and Improved Configuration Structure

13 Feb 02:21
Compare
Choose a tag to compare

What's Changed

  • Fix messy setting (Operation Clean Config Project) by @kiraware in #477

New Contributors

Full Changelog: 2.2.8...3.0.0

2.2.8 Bugfixes and maintanence

13 Feb 02:05
Compare
Choose a tag to compare

What's Changed

  • Add Arabic (ar) translations by @F404-A in #479
  • fix(google): Avoid id_token error after allauth upgrade by @luchinke in #482
  • Fixed AllAuthPasswordResetForm %3F in URL issue by @karunstha in #478

New Contributors

Full Changelog: 2.2.7...2.2.8

2.2.7

14 Jan 17:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.6...2.2.7