forked from pool/python-social-auth-core
Accepting request 1130208 from home:david.anes:branches:devel:languages:python
- 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) OBS-URL: https://build.opensuse.org/request/show/1130208 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=43
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 1 09:59:25 UTC 2023 - David Anes <david.anes@suse.com>
|
||||
|
||||
- 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 <david.anes@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3e61229d52a7ec0f0fb81242f58c52a120339fa78266a0212800c8d66f533f1
|
||||
size 206334
|
3
social-core-4.5.1.tar.gz
Normal file
3
social-core-4.5.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46e1f2e2b6a0301d1602fa60c466d1f395f56933cb405ff522c1ba148dac8f6f
|
||||
size 210594
|
Reference in New Issue
Block a user