You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
1
# python3-saml changelog
2
+
### 1.10.1 (Jan 27, 2021)
3
+
* Fix bug on LogoutRequest class, get_idp_slo_response_url was used instead get_idp_slo_url
4
+
2
5
### 1.10.0 (Jan 14, 2021)
3
6
* Added custom lxml parser based on the one defined at xmldefused. Parser will ignore comments and processing instructions and by default have deactivated huge_tree, DTD and access to external documents
4
7
* Destination URL Comparison is now case-insensitive for netloc
0 commit comments