File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# python3-saml changelog
2- ### 1.8.1 (unreleased)
3- * Do not touch message when validate his signature
2+ ### 1.9.0 (Nov 20, 2019)
3+ * Allow any number of decimal places for seconds on SAML datetimes
4+ * Fix failOnAuthnContextMismatch code
5+ * Improve signature validation when no reference uri
6+ * Update demo versions. Improve them and add Tornado demo.
47
58### 1.8.0 (Sep 11, 2019)
69* Set true as the default value for strict setting
Original file line number Diff line number Diff line change 99
1010setup (
1111 name = 'python3-saml' ,
12- version = '1.8 .0' ,
12+ version = '1.9 .0' ,
1313 description = 'Onelogin Python Toolkit. Add SAML support to your Python software using this library' ,
1414 classifiers = [
1515 'Development Status :: 5 - Production/Stable' ,
You can’t perform that action at this time.
0 commit comments