From 5650e006f39c50d155c2cbc12885238dbbd09929 Mon Sep 17 00:00:00 2001 From: Jaime Perez Crespo <jaime.perez@uninett.no> Date: Wed, 21 Oct 2015 15:12:59 +0200 Subject: [PATCH] Update changelog. --- docs/simplesamlphp-changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/simplesamlphp-changelog.txt b/docs/simplesamlphp-changelog.txt index 4ca21ce77..38650ab8c 100644 --- a/docs/simplesamlphp-changelog.txt +++ b/docs/simplesamlphp-changelog.txt @@ -43,6 +43,7 @@ Released TBD * Fixed an issue with replay detection in IdP-initiated flows. * Fixed an issue with SessionNotOnOrAfter that kept moving forward in the future with every SSO authentication. * Fixed an issue with the session cookie being set twice for the first time. + * Fixed an issue with the XXE attack prevention mechanism conflicting with other applications running in the same server. * Fixed an issue that prevented the SAML 1.X IdP to restart when the session is lost. * Fixed an issue that prevented classes using namespaces to be loaded automatically. * Fixed an issue that prevented certain metadata signatures to be verified (fixed upstream in `xmlseclibs`). -- GitLab