python-django-allauth

Edit Package python-django-allauth

Django authentication, registration, account management

Refresh
Refresh
Source Files
Filename Size Changed
django-allauth-0.60.0.tar.gz 0000931676 910 KB
missing-template-in-test.patch 0000000847 847 Bytes
python-django-allauth.changes 0000008210 8.02 KB
python-django-allauth.spec 0000003674 3.59 KB
Revision 12 (latest revision is 13)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1137633 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
- update to 0.60.0:
  * Google One Tap Sign-In is now supported.
  * You can now more easily change the URL to redirect to after a
    successful password change/set via the newly introduced
    get_password_change_redirect_url() adapter method.
  * You can now configure the primary key of all models by
    configuring ALLAUTH_DEFAULT_AUTO_FIELD, for example to:
    "hashid_field.HashidAutoField".
  * You can now specify the URL path prefix that is used for all
    OpenID Connect providers using
    SOCIALACCOUNT_OPENID_CONNECT_URL_PREFIX. By default, it is
    set to "oidc", meaning, an OpenID Connect provider with
    provider ID foo uses /accounts/oidc/foo/login/ as its login
    URL. Set it to empty ("") to keep the previous URL structure
    (/accounts/foo/login/).
  * The SAML default attribute mapping for uid has been changed
    to only include urn:oasis:names:tc:SAML:attribute:subject-id.
    If the SAML response does not contain that, it will fallback
    to use NameID.
Comments 0
openSUSE Build Service is sponsored by