Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update django-allauth to 65.3.1 #5605

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

pyup-bot
Copy link
Collaborator

This PR updates django-allauth[mfa] from 65.3.0 to 65.3.1.

Changelog

65.3.1

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

Fixes
-----

- Headless: When using email verification by code, you could incorrectly
encounter a 409 when attempting to add a new email address while logged in.

- Headless: In contrast to the headed version, it was possible to remove the
last 3rd party account from a user that has no usable password. Fixed.

- Headless: The setting ``ACCOUNT_LOGIN_ON_EMAIL_CONFIRMATION`` was not respected,
and always assumed to be ``True``.
Links

@browniebroke browniebroke merged commit e9f4ba8 into master Dec 26, 2024
15 checks passed
@browniebroke browniebroke deleted the pyup-update-django-allauth-65.3.0-to-65.3.1 branch December 26, 2024 09:50
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