Skip to content

Tags: eduflow/python3-saml

Tags

v1.4.3-peergrade

Toggle v1.4.3-peergrade's commit message
logout_response: Don't convert response to string

lxml fails when parsing an XML string with an encoding declaration
when the string is encoded in UTF-8 [0]. This should fix it by keeping
the output of decode_base64_and_inflate a bytestring instead of
converting it to a UTF-8 string.

[0] <SAML-Toolkits#60>

v1.4.2-peergrade

Toggle v1.4.2-peergrade's commit message
logout_response: Don't convert response to string

lxml fails when parsing an XML string with an encoding declaration
when the string is encoded in UTF-8 [0]. This should fix it by keeping
the output of decode_base64_and_inflate a bytestring instead of
converting it to a UTF-8 string.

[0] <SAML-Toolkits#60>

v1.4.1

Toggle v1.4.1's commit message
Release 1.4.1

v1.4.0

Toggle v1.4.0's commit message
Release 1.4.0

v1.3.0

Toggle v1.3.0's commit message
Release 1.3.0

v1.2.6

Toggle v1.2.6's commit message
Fix pyflakes

v1.2.5

Toggle v1.2.5's commit message
Release 1.2.5

v1.2.4

Toggle v1.2.4's commit message
Publish KeyDescriptor[use=encryption] only when required

v1.2.3

Toggle v1.2.3's commit message
Release 1.2.3

v1.2.2

Toggle v1.2.2's commit message
Release 1.2.2