django-allauth 65.15.1 released
Posted by Raymond Penners on 2026-04-02
Fixes
- The context data for the various entrance views was inconsistent, e.g. some where missing site or login_url. Ensured all entrance views are now handed over the same base context.
- MFA: accessing the WebAuthn login view while already being authenticated resulted in a 500, fixed.
- OAuth 1.0: Fixed an argument call order issue when performing requests.
Next: django-allauth 65.16.0 released Previous: django-allauth 65.15.0 released