File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.1.0 (2020-06-09)
4+
5+ - support eIDAS RequestedAttributes per AuthnRequest
6+ - fix xmlsec1 --id-attr configuration option value
7+ - do not remove existing disco URL query params
8+ - load attribute maps in predictable order
9+ - better error message when AudienceRestriction does not validate
10+ - always use base64.encodebytes instead of base64.encodestring
11+ - update the eIDAS attribute mapping for legal person
12+ - fix py_compile warnings
13+ - fix pylint errors and warnings
14+ - various small fixes
15+ - add Python3.8 as supported
16+ - tests: fix validity dates
17+ - docs: document default value for 'want_response_signed'
18+
19+
320## 5.0.0 (2020-01-13)
421
522- Fix XML Signature Wrapping (XSW) vulnerabilities - CVE-2020 -5390
Original file line number Diff line number Diff line change 1- 5.0 .0
1+ 5.1 .0
You can’t perform that action at this time.
0 commit comments