From 95a934a7fa4043ee01a9b0172ea7062e6ea98207 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 12 Jun 2019 13:50:21 +0200 Subject: add readme_4.0.0.txt and update history.txt --- id/history.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'id/history.txt') diff --git a/id/history.txt b/id/history.txt index a712d2d45..fa5b97401 100644 --- a/id/history.txt +++ b/id/history.txt @@ -1,4 +1,29 @@ Dieses Dokument zeigt die Veränderungen und Erweiterungen von MOA-ID auf. +Version MOA-ID Release 4.0.0: Änderungen seit Version MOA-ID 3.4.2 + - Änderungen + - Betrieb als SAML1 Proxy zur Ankoppluing von SAML1 Applicationen an das E-ID System + - MOA-ID bietet ab der Version 4.0.0 keine weiteren Authentifizierungsverfahren an + - Bürgerkarten und Handy-Signatur Authentifizierung entfernt + - eIDAS Authentifizierung entfernt + - Bürgerkartenauswahl entfernt + - Weiterleitung aller Authentifzierungsrequests an das zentrale E-ID System hinzugefügt + - Alle nicht mehr benötigten Konfigurationsparameter aus dem Configurationstool entfernt + - Update von Libraries + > org.springframework 5.1.7.RELEASE + > org.springframework.data.spring-data-jpa 2.1.8.RELEASE + > org.hibernate:hibernate-core 5.4.3.Final + > commons:dbcp2 2.6.0 + > apache:cxf 3.3.2 + > struts2 2.5.20 + > mysql:mysql-connector-java 8.0.16 + > joda-time 2.10.2 + > org.apache.httpcomponents:httpcore 4.4.11 + > slf4j 1.7.26 + > commons-lang3 3.9 + > collections4 4.3 + > jackson 2.9.9 + > JAXB 2.3.1 + Version MOA-ID Release 3.4.3: Änderungen seit Version MOA-ID 3.4.2 - Änderungen - Bugfix - Fix not necessary escaping of attribute values. This affects all authentication -- cgit v1.2.3 From 388c150a92441a0fe7c249aea5f2486a0a4d136c Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 3 Sep 2019 10:56:15 +0200 Subject: add new history.txt and readme_3.4.5.txt # Conflicts: # id/history.txt --- id/history.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'id/history.txt') diff --git a/id/history.txt b/id/history.txt index fa5b97401..1550116ee 100644 --- a/id/history.txt +++ b/id/history.txt @@ -1,4 +1,15 @@ Dieses Dokument zeigt die Veränderungen und Erweiterungen von MOA-ID auf. + + +Version MOA-ID Release 3.4.5: Änderungen seit Version MOA-ID 3.4.4 +- Änderungen + - Workaround that skips 'TargetFriendlyName' validation in signed AuthBlock + +Version MOA-ID Release 3.4.4: Änderungen seit Version MOA-ID 3.4.3 +- Änderungen + - Update von Libraries + - EAAF-Components 1.0.6.1 (to fix bug in SourcePin attribute-builder) + Version MOA-ID Release 4.0.0: Änderungen seit Version MOA-ID 3.4.2 - Änderungen - Betrieb als SAML1 Proxy zur Ankoppluing von SAML1 Applicationen an das E-ID System -- cgit v1.2.3 From b5db99a8a8d11a0aaf91d1d5d7a7c33c7c29157b Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 13 Dec 2019 10:24:18 +0100 Subject: add missing infos to history.txt # Conflicts: # id/history.txt --- id/history.txt | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'id/history.txt') diff --git a/id/history.txt b/id/history.txt index 1550116ee..5f35a190a 100644 --- a/id/history.txt +++ b/id/history.txt @@ -1,16 +1,6 @@ Dieses Dokument zeigt die Veränderungen und Erweiterungen von MOA-ID auf. - -Version MOA-ID Release 3.4.5: Änderungen seit Version MOA-ID 3.4.4 -- Änderungen - - Workaround that skips 'TargetFriendlyName' validation in signed AuthBlock - -Version MOA-ID Release 3.4.4: Änderungen seit Version MOA-ID 3.4.3 -- Änderungen - - Update von Libraries - - EAAF-Components 1.0.6.1 (to fix bug in SourcePin attribute-builder) - -Version MOA-ID Release 4.0.0: Änderungen seit Version MOA-ID 3.4.2 +Version MOA-ID Release 4.0.0: Änderungen seit Version MOA-ID 3.4.x - Änderungen - Betrieb als SAML1 Proxy zur Ankoppluing von SAML1 Applicationen an das E-ID System - MOA-ID bietet ab der Version 4.0.0 keine weiteren Authentifizierungsverfahren an @@ -34,7 +24,18 @@ Version MOA-ID Release 4.0.0: > collections4 4.3 > jackson 2.9.9 > JAXB 2.3.1 - + +Version MOA-ID Release 3.4.5: Änderungen seit Version MOA-ID 3.4.4 +- Änderungen + - Workaround that skips 'TargetFriendlyName' validation in signed AuthBlock + - Update von Libraries + > org.apache.struts2 2.5.20 + +Version MOA-ID Release 3.4.4: Änderungen seit Version MOA-ID 3.4.3 +- Änderungen + - Update von Libraries + - EAAF-Components 1.0.6.1 (to fix bug in SourcePin attribute-builder) + Version MOA-ID Release 3.4.3: Änderungen seit Version MOA-ID 3.4.2 - Änderungen - Bugfix - Fix not necessary escaping of attribute values. This affects all authentication -- cgit v1.2.3 From 30995fdadab5d9446e8ecccab48dac6fafcd7ae4 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 15 Jan 2020 13:52:16 +0100 Subject: update handbook and release infos --- id/history.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'id/history.txt') diff --git a/id/history.txt b/id/history.txt index 5f35a190a..fe3b0e151 100644 --- a/id/history.txt +++ b/id/history.txt @@ -1,5 +1,28 @@ Dieses Dokument zeigt die Veränderungen und Erweiterungen von MOA-ID auf. +Version MOA-ID Release 4.1.0: Änderungen seit Version MOA-ID 4.0.0 + - Änderungen + - Betrieb als SAML1 Proxy zur Ankoppluing von SAML1 Applicationen an das E-ID System + - Betrieb als Identity-Provider für Bürgerkarte, Handy-Signatur und eIDAS Authentifizierung + - Bürgerkarten und Handy-Signatur Authentifizierung hinzugefügt + - eIDAS Authentifizierung hinzugefügt + - Bürgerkartenauswahl hinzugefügt + - Update von Libraries + > org.springframework 5.2.2.RELEASE + > org.springframework.data.spring-data-jpa 2.2.3.RELEASE + > org.hibernate:hibernate-core 5.4.10.Final + > apache:cxf 3.3.4 + > struts2 2.5.22 + > google.guava 28.1-jre + > commons:dbcp2 2.7.0 + > mysql-connector 8.0.18 + > commons:collections4 4.4 + > commons-text 1.8 + > jodatime 2.10.5 + > fasterxml:jackson 2.10.1 + > org.apache.httpcomponents:httpclient 4.5.10 + > org.apache.httpcomponents:httpcore 4.4.13 + Version MOA-ID Release 4.0.0: Änderungen seit Version MOA-ID 3.4.x - Änderungen - Betrieb als SAML1 Proxy zur Ankoppluing von SAML1 Applicationen an das E-ID System -- cgit v1.2.3 From f1fe1293fb6632136d1cfb78181a00fb0c60544a Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 19 Feb 2020 14:59:12 +0100 Subject: add new readme_4.1.1 update history.txt and config.html --- id/history.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'id/history.txt') diff --git a/id/history.txt b/id/history.txt index fe3b0e151..6965da11e 100644 --- a/id/history.txt +++ b/id/history.txt @@ -1,5 +1,12 @@ Dieses Dokument zeigt die Veränderungen und Erweiterungen von MOA-ID auf. +Version MOA-ID Release 4.1.1: Änderungen seit Version MOA-ID 4.1.0 + - Änderungen + - Korrektur eines ungültigen Flags in der Default-Konfiguration + - Erweiterungen für das Projekt SEMPER zur Untersützung von Vollmachten unter eIDAS + - Update von Libraries + - org.postgresql -> 42.2.9 + Version MOA-ID Release 4.1.0: Änderungen seit Version MOA-ID 4.0.0 - Änderungen - Betrieb als SAML1 Proxy zur Ankoppluing von SAML1 Applicationen an das E-ID System -- cgit v1.2.3