News

django-allauth 0.14.0 released

Posted by Raymond Penners on 2013-10-28

Noteworthy changes Stuart Ross contributed AngelList support, thanks! LinkedIn: profile fields that are to be fetched are now configurable (PROFILE_FIELDS provider-level setting). Udi Oron contributed a Hebrew translation, thanks! Add setting ACCOUNT_DEFAULT_HTTP_PROTOCOL (HTTPS support). George Whewell contributed Instagram support, thanks!

Read more

django-allauth 0.13.0 released

Posted by Raymond Penners on 2013-08-31

Noteworthy changes Koichi Harakawa contributed a Japanese translation, thanks! Added is_open_for_signup to DefaultSocialAccountAdapter. Added VK provider support. Marcin Spoczynski contributed a Polish translation, thanks! All views are now class-based. django.contrib.messages is now optional. "jresins" contributed a simplified Chinese, thanks! Backwards incompatible changes The password reset from key success response now redirects to a "done" view (/accounts/password/reset/key/done/).

Read more

django-allauth 0.12.0 released

Posted by Raymond Penners on 2013-07-01

Noteworthy changes Added support for re-authenticated (forced prompt) by means of a new action="reauthenticate" parameter to the {% provider_login_url %} Roberto Novaes contributed a Brazilian Portuguese translation, thanks! Daniel Eriksson contributed a Swedish translation, thanks! You can now logout from both allauth and Facebook via a Javascript helper: window.

Read more

django-allauth 0.11.1 released

Posted by Raymond Penners on 2013-06-04

Noteworthy changes Released (due to issue in disconnecting social accounts). Backwards incompatible changes None


django-allauth 0.11.0 released

Posted by Raymond Penners on 2013-06-02

Noteworthy changes Moved logic whether or not a social account can be disconnected to the SocialAccountAdapter (validate_disconnect). Added social_account_removed signal. Implemented CSRF protection (http://tools.ietf.org/html/draft-ietf-oauth-v2-30#section-10.12). The user_logged_in signal now optionally receives a sociallogin parameter, in case of a social login. Added social_account_added (contributed by orblivion, thanks).

Read more

Page 24 of 27

Archives