14
0

Accepting request 786814 from home:pgajdos:python

- version update to 1.9.0
  * Allow any number of decimal places for seconds on SAML datetimes
  * Fix failOnAuthnContextMismatch code
  * Improve signature validation when no reference uri
  * Update demo versions. Improve them and add Tornado demo.

OBS-URL: https://build.opensuse.org/request/show/786814
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python3-saml?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2020-03-20 11:04:50 +00:00
committed by Git OBS Bridge
parent 9be2f91f43
commit cc5c665cea
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Mar 20 10:36:31 UTC 2020 - pgajdos@suse.com
- version update to 1.9.0
* Allow any number of decimal places for seconds on SAML datetimes
* Fix failOnAuthnContextMismatch code
* Improve signature validation when no reference uri
* Update demo versions. Improve them and add Tornado demo.
-------------------------------------------------------------------
Mon Jul 22 13:05:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>