News
django-allauth 0.20.0 released
Posted by Raymond Penners on 2015-05-25
Note worthy changes Patrick Paul contributed a provider for Evernote, thanks! Josh Wright contributed a provider for Spotify, thanks! Björn Andersson added support for Dropbox OAuth2, thanks! guoqiao contributed a provider for Douban, thanks! Backwards incompatible changes Given that the max_length for the Django 1.
Read moredjango-allauth 0.19.1 released
Posted by Raymond Penners on 2015-02-05
Note worthy changes Fixed migrations when using South & Django 1.6.
django-allauth 0.19.0 released
Posted by Raymond Penners on 2015-01-04
Note worthy changes Basil Shubin contributed an Odnoklassniki provider, thanks! Facebook: If the JS SDK is not available, for example due to a browser plugin like Disconnect.me that blocks it, login falls back to the regular non JS handshake. is_safe_url can now be overridden Facebook: The Graph API version is now configurable via SOCIALACCOUNT_PROVIDERS.
Read moredjango-allauth 0.18.0 released
Posted by Raymond Penners on 2014-08-12
Note worthy changes Storing social access tokens is now optional (SOCIALACCOUNT_STORE_TOKENS). nimiq contributed ORCID support, thanks. All forms are now pluggable via a new setting: (SOCIAL)ACCOUNT_FORMS. James Thompson contributed Windows Live support, thanks! Backwards incompatible changes SECURITY: The Persona provider now requires the AUDIENCE parameter to be explicitly configured, as required by the Persona specification for security reasons.
Read moredjango-allauth 0.17.0 released
Posted by Raymond Penners on 2014-06-16
Note worthy changes sourenaraya contributed Mail.Ru support, thanks. account: Justin Michalicek contributed support to control session life time and age: ACCOUNT_SESSION_COOKIE_AGE and ACCOUNT_SESSION_REMEMBER. Serafeim Papastefanos contributed an Ukrainian translation, thanks! kkarwows contributed AppConfig support, thanks. socialaccount: Added Xing provider. socialaccount: Marcin Skarbek contributed Hubic support, thanks!
Read more