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 2026-06-22 17:28:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-allauth (Old)
and /work/SRC/openSUSE:Factory/.python-django-allauth.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-allauth"
Mon Jun 22 17:28:56 2026 rev:20 rq:1360754 version:65.18.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-allauth/python-django-allauth.changes
2026-05-04 12:58:55.730843309 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-allauth.new.1956/python-django-allauth.changes
2026-06-22 17:29:47.614486056 +0200
@@ -1,0 +2,31 @@
+Sat Jun 20 17:53:06 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 65.18.0:
+ * The password2 (password confirmation) field on the
+ set/change/reset password forms now carries
+ autocomplete="new-password", matching password1. This allows
+ browser and password manager "suggest strong password"
+ features to fill both fields as a pair.
+ * IdP: Added support for Dynamic Client Registration.
+ * IdP: Added support for client_secret_basic.
+ * IdP: Added support for Resource Indicators (RFC 8707).
+ * IdP: The .well-known/openid-configuration endpoint previously
+ derived response_types_supported and grant_types_supported
+ from configured clients. Per RFC 8414, these fields should
+ reflect server capabilities, not the configuration of
+ existing clients. They are now statically derived.
+ Additionally, scopes_supported is now included. Use the new
+ populate_server_metadata() adapter method to customize the
+ metadata.
+ * Added new socialaccount provider: Klaviyo.
+ * Rate limiting now truncates IPv6 addresses to their network
+ prefix (default /64) to prevent bypass via address rotation.
+ Configurable via ALLAUTH_RATE_LIMIT_IPV6_PREFIX.
+ * Added authenticate_by_email hook to
+ DefaultSocialAccountAdapter, allowing customization of user
+ lookup and email matching during social login.
+ * BitBucket: When using the BitBucket API, the token is passed
+ in the headers instead of the query parameters, which no
+ longer works since May 4th, 2026 (deprecation notice).
+
+-------------------------------------------------------------------
Old:
----
django_allauth-65.16.1.tar.gz
New:
----
django_allauth-65.18.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-allauth.spec ++++++
--- /var/tmp/diff_new_pack.pYIW7N/_old 2026-06-22 17:29:48.182505843 +0200
+++ /var/tmp/diff_new_pack.pYIW7N/_new 2026-06-22 17:29:48.186505982 +0200
@@ -38,7 +38,7 @@
%{?sle15_python_module_pythons}
Name: python-django-allauth
-Version: 65.16.1
+Version: 65.18.0
Release: 0
Summary: Django authentication, registration, account management
License: MIT
++++++ django_allauth-65.16.1.tar.gz -> django_allauth-65.18.0.tar.gz ++++++
++++ 5502 lines of diff (skipped)