News In 2024

Website Redesign

Posted by Raymond Penners on 2024-04-20

The website has received a revamp. The version that was up before was actually just a manually crafted HTML file, but it has now been upgraded to a Hugo website. The documentation site received a similar make over. The source code to the new site is available as well, so if you spot a typ-o, or want to make a contribution, feel free to open a pull request.

Read more

Draft API — Feedback welcome!

Posted by Raymond Penners on 2024-04-01

The work on adding API support to django-allauth has reached a point where it is sufficiently complete for a first version to be published and discussed. As APIs, once released, tend to be set in stone, it is important that any major issues are ironed out in this phase.

Read more

Grand Plans for 2024

Posted by Raymond Penners on 2024-03-30

As you may have heard, django-allauth has received a grant from NGI Zero, which allows for the project to move forward well beyond the usual maintenance and incremental changes. In this post, I would like to outline the activities that will be performed as part of this grant.

Read more

django-allauth 0.61.1 released

Posted by Raymond Penners on 2024-02-09

Fixes Fixed a RuntimeWarning that could occur when running inside an async environment ('SyncToAsync' was never awaited). Security notice As part of the Google OAuth handshake, an ID token is obtained by direct machine to machine communication between the server running django-allauth and Google.

Read more

django-allauth 0.61.0 released

Posted by Raymond Penners on 2024-02-07

Note worthy changes Added support for account related security notifications. When ACCOUNT_EMAIL_NOTIFICATIONS = True, email notifications such as "Your password was changed", including information on user agent / IP address from where the change originated, will be emailed. Google: Starting from 0.

Read more

Page 5 of 6

Archives