forked from pool/python-pysaml2
- update to 5.1.0:
- support eIDAS RequestedAttributes per AuthnRequest - fix xmlsec1 --id-attr configuration option value - do not remove existing disco URL query params - load attribute maps in predictable order - better error message when AudienceRestriction does not validate - always use base64.encodebytes instead of base64.encodestring - update the eIDAS attribute mapping for legal person - fix py_compile warnings - fix pylint errors and warnings - various small fixes - add Python3.8 as supported - tests: fix validity dates - docs: document default value for 'want_response_signed' OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysaml2?expand=0&rev=40
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 14 08:57:41 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 5.1.0:
|
||||
- support eIDAS RequestedAttributes per AuthnRequest
|
||||
- fix xmlsec1 --id-attr configuration option value
|
||||
- do not remove existing disco URL query params
|
||||
- load attribute maps in predictable order
|
||||
- better error message when AudienceRestriction does not validate
|
||||
- always use base64.encodebytes instead of base64.encodestring
|
||||
- update the eIDAS attribute mapping for legal person
|
||||
- fix py_compile warnings
|
||||
- fix pylint errors and warnings
|
||||
- various small fixes
|
||||
- add Python3.8 as supported
|
||||
- tests: fix validity dates
|
||||
- docs: document default value for 'want_response_signed'
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 12:50:42 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user