django-allauth 0.36.0 released

Posted by Raymond Penners on 2018-05-08

Note worthy changes

  • New providers: Telegram, QuickBooks.
  • The Facebook API version now defaults to v2.12.
  • ORCID upgraded to use API v2.1.

Security notice

  • In previous versions, the authentication backend did not invoke the user_can_authenticate() method, potentially allowing users with is_active=False to authenticate when the allauth authentication backend was used in a non allauth context.

Next: django-allauth 0.37.0 released Previous: django-allauth 0.35.0 released
Archives