diff options
author | Thomas <> | 2023-03-02 12:37:04 +0100 |
---|---|---|
committer | Thomas <> | 2023-03-02 12:37:04 +0100 |
commit | 76d4bf558e6bdae365399e61624cacbfeff79999 (patch) | |
tree | e46641b2d26b433e2817d7ede8bbac0d8f2f5eef /infos/ms-proxyservice | |
parent | 8080ae3607971fa1ffc5e17151be935b466305c1 (diff) | |
download | National_eIDAS_Gateway-76d4bf558e6bdae365399e61624cacbfeff79999.tar.gz National_eIDAS_Gateway-76d4bf558e6bdae365399e61624cacbfeff79999.tar.bz2 National_eIDAS_Gateway-76d4bf558e6bdae365399e61624cacbfeff79999.zip |
fix(connector): mitigate possible NullPointerExceptionproxyservice_1.0.3connector_1.3.8
Diffstat (limited to 'infos/ms-proxyservice')
-rw-r--r-- | infos/ms-proxyservice/history.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/infos/ms-proxyservice/history.txt b/infos/ms-proxyservice/history.txt index 49552203..052218a8 100644 --- a/infos/ms-proxyservice/history.txt +++ b/infos/ms-proxyservice/history.txt @@ -1,6 +1,6 @@ Dieses Dokument zeigt die Veränderungen und Erweiterungen am eIDAS MS-Proxy-Service -Version 1.3 (2023-03-02) +Version 1.0.3 (2023-03-02) - JSON basierter Statisiklog um Feld für anfragendes Land erweitert - Bugfix - CVE-2023-24998 @@ -14,7 +14,7 @@ Version 1.3 (2023-03-02) - woodstox-core 6.5.0 - commons-fileupload 1.5. -Version 1.2 (2022-12-20): +Version 1.0.2 (2022-12-20): - JSON basierter Statistiklog mit zusätzlichen Infos hinzugefügt - Unterstützung für BORIS/eJustice hinzugefügt - Aktualisierung von Drittherstellerbibliotheken @@ -22,7 +22,7 @@ Version 1.2 (2022-12-20): - SpringBoot 2.7.5 - Spring-Framework 5.3.24 -Version 1.1 (2022-12-01): +Version 1.0.1 (2022-12-01): - SAML2 AuthnRequests ohne NameIdPolicy, da dieser Parameter aktuell vom IDA Shibboleth IDP nicht unterstützt wird - Fehlerrückgabe an den eIDAS Node per Default deaktiviert - Aktualisierung von Drittherstellerbibliotheken |