diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-11-27 15:41:23 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-11-27 15:45:54 +0100 |
commit | c114cbf86bc483b6cb39232c65d0bed98cafa855 (patch) | |
tree | 13b72b8e4bce7ef60ed8e609e19de9578d419961 | |
parent | ee5d22920aec815371b1b2ca16bc0a2bb61fd987 (diff) | |
download | moa-id-spss-c114cbf86bc483b6cb39232c65d0bed98cafa855.tar.gz moa-id-spss-c114cbf86bc483b6cb39232c65d0bed98cafa855.tar.bz2 moa-id-spss-c114cbf86bc483b6cb39232c65d0bed98cafa855.zip |
update history.txt
-rw-r--r-- | id/history.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/id/history.txt b/id/history.txt index cffdd6ae3..c0b12dd1c 100644 --- a/id/history.txt +++ b/id/history.txt @@ -9,6 +9,8 @@ Version MOA-ID Release 3.3.0: Änderungen seit Version MOA-ID 3.2.3 - Anpassungen der Konfigurationsoberfläche (OnlineBKU entfernt)
- Bugfix - Problem mit openSAML welches unsignierte SAML2 AuthnRequests bei Redirect Binding ermöglicht
- Bugfix - Ungültig kodierter PVP2 Attributwert 'MANDATOR-NATURAL-PERSON-BPK'
+ - Bugfix - Updates an Endpunten um Cross-Site-Scripting (XSS) zu verhindern
+ - Code-Cleaning von unbenutzen Methoden und Klassen
- Update von Libraries
> org.springframework 4.3.11.RELEASE
> org.springframework.data.spring-data-jpa 1.11.7.RELEASE
|