diff --git a/python-social-auth-core.changes b/python-social-auth-core.changes index 4c1d915..de474fd 100644 --- a/python-social-auth-core.changes +++ b/python-social-auth-core.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Dec 1 09:59:25 UTC 2023 - David Anes + +- Update to 4.5.1 + - OpenID Connect skips at_hash validation when missing + - redirect_name is now passed to backend on do_complete + - next is preserved through SAML RelayState + - Add Discogs backend + - Add BitbucketDataCenterOAuth2 backend + - Keycloak's ID_KEY is no longer configurable (it never worked) + ------------------------------------------------------------------- Mon Nov 13 15:52:13 UTC 2023 - David Anes diff --git a/python-social-auth-core.spec b/python-social-auth-core.spec index 272f881..4b92d65 100644 --- a/python-social-auth-core.spec +++ b/python-social-auth-core.spec @@ -23,7 +23,7 @@ %bcond_with saml Name: python-social-auth-core -Version: 4.5.0 +Version: 4.5.1 Release: 0 Summary: Python Social Auth Core License: BSD-3-Clause diff --git a/social-core-4.5.0.tar.gz b/social-core-4.5.0.tar.gz deleted file mode 100644 index 682f485..0000000 --- a/social-core-4.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3e61229d52a7ec0f0fb81242f58c52a120339fa78266a0212800c8d66f533f1 -size 206334 diff --git a/social-core-4.5.1.tar.gz b/social-core-4.5.1.tar.gz new file mode 100644 index 0000000..ccf6ac4 --- /dev/null +++ b/social-core-4.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46e1f2e2b6a0301d1602fa60c466d1f395f56933cb405ff522c1ba148dac8f6f +size 210594