Package Release Info

python-django-allauth-0.39.1-bp151.1.2

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-django-allauth
python2-django-allauth-lang
python3-django-allauth
python3-django-allauth-lang

Change Logs

* Mon Mar 11 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.39.1:
  * The linkedin_oauth2 provider now gracefully deals with old V1 data that might still be present in SocialAccount.extra_data.
  * New providers: JupyterHub (OAuth2), Steam (OpenID)
  * Refactor translations: Portuguese (Portugal).
  * Add testing for Django 2.2 (no code changes required)
  * linkedin_oauth2: As the LinkedIn V1 API is deprecated, the user info endpoint has been moved over to use the API V2. The format of the user extra_data is different and the profile picture is absent by default.
* Sun Feb 17 2019 John Vandenberg <jayvdb@gmail.com>
- Skip five failing tests
* Sat Feb 16 2019 John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.38.0