django-allauth 0.56.1 released

Posted by Raymond Penners on 2023-09-08

Security notice

  • ImmediateHttpResponse exceptions were not handled properly when raised inside adapter.pre_login(). If you relied on aborting the login using this mechanism, that would not work. Most notably, django-allauth-2fa uses this approach, resulting in 2FA not being triggered.

Next: django-allauth 0.57.0 released Previous: django-allauth 0.56.0 released
Archives