Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-django-allauth for
openSUSE:Factory checked in at 2024-01-09 20:49:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-allauth (Old)
and /work/SRC/openSUSE:Factory/.python-django-allauth.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-allauth"
Tue Jan 9 20:49:55 2024 rev:12 rq:1137633 version:0.60.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-allauth/python-django-allauth.changes
2023-12-14 22:03:51.857633582 +0100
+++
/work/SRC/openSUSE:Factory/.python-django-allauth.new.21961/python-django-allauth.changes
2024-01-09 20:50:22.989812169 +0100
@@ -1,0 +2,23 @@
+Mon Jan 8 20:43:34 UTC 2024 - Dirk Müller <[email protected]>
+
+- 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.
+
+-------------------------------------------------------------------
Old:
----
django-allauth-0.59.0.tar.gz
New:
----
django-allauth-0.60.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-allauth.spec ++++++
--- /var/tmp/diff_new_pack.cQxGa1/_old 2024-01-09 20:50:23.609834711 +0100
+++ /var/tmp/diff_new_pack.cQxGa1/_new 2024-01-09 20:50:23.613834857 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-django-allauth
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@
%{?sle15_python_module_pythons}
Name: python-django-allauth
-Version: 0.59.0
+Version: 0.60.0
Release: 0
Summary: Django authentication, registration, account management
License: MIT
++++++ django-allauth-0.59.0.tar.gz -> django-allauth-0.60.0.tar.gz ++++++
++++ 2031 lines of diff (skipped)