Skip to content

Update django-allauth to 65.16.0#6504

Merged
browniebroke merged 1 commit intomainfrom
pyup-update-django-allauth-65.15.1-to-65.16.0
Apr 14, 2026
Merged

Update django-allauth to 65.16.0#6504
browniebroke merged 1 commit intomainfrom
pyup-update-django-allauth-65.15.1-to-65.16.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates django-allauth[mfa] from 65.15.1 to 65.16.0.

Changelog

65.16.0

********************

.. note::

 💙 **Is django-allauth's authentication the entrance to your business?**
 Please consider supporting its continued development by becoming a sponsor at
 https://allauth.org/sponsors/. Your support helps keep this project thriving!


Note worthy changes
-------------------

- MFA: You can now configure recovery codes to be only shown once
(``MFA_RECOVERY_CODES_SHOW_ONCE = True``).

- New signals for audit trail purposes: ``login_code_rejected``,
``password_reset_code_rejected``, ``email_verification_code_rejected`` (in
``allauth.account.signals``) and ``authentication_failed`` (in
``allauth.mfa.signals``).
Links

@browniebroke browniebroke merged commit bb33d89 into main Apr 14, 2026
20 checks passed
@browniebroke browniebroke deleted the pyup-update-django-allauth-65.15.1-to-65.16.0 branch April 14, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants