diff --git a/2.1/simplesamlphp-changelog.html b/2.1/simplesamlphp-changelog.html index bde7442..a27b0f0 100644 --- a/2.1/simplesamlphp-changelog.html +++ b/2.1/simplesamlphp-changelog.html @@ -213,6 +213,9 @@

  • Fixed infinite recursion (#2367)
  • +
  • + Fixed "Undefined array key" warning in RequestedAuthnContextSelector if no RAC is present in the request +
  • Version 2.1.7 diff --git a/2.2/simplesamlphp-changelog.html b/2.2/simplesamlphp-changelog.html index 4f30a2d..615e37e 100644 --- a/2.2/simplesamlphp-changelog.html +++ b/2.2/simplesamlphp-changelog.html @@ -223,6 +223,9 @@

  • Fixed infinite recursion (#2367)
  • +
  • + Fixed "Undefined array key" warning in RequestedAuthnContextSelector if no RAC is present in the request +
  • Version 2.2.4 diff --git a/2.3/simplesamlphp-changelog.html b/2.3/simplesamlphp-changelog.html index 1d768db..5f961d7 100644 --- a/2.3/simplesamlphp-changelog.html +++ b/2.3/simplesamlphp-changelog.html @@ -255,6 +255,9 @@

  • Fixed infinite recursion (#2367)
  • +
  • + Fixed "Undefined array key" warning in RequestedAuthnContextSelector if no RAC is present in the request +
  • Version 2.3.5 diff --git a/stable/simplesamlphp-changelog.html b/stable/simplesamlphp-changelog.html index 1d768db..5f961d7 100644 --- a/stable/simplesamlphp-changelog.html +++ b/stable/simplesamlphp-changelog.html @@ -255,6 +255,9 @@

  • Fixed infinite recursion (#2367)
  • +
  • + Fixed "Undefined array key" warning in RequestedAuthnContextSelector if no RAC is present in the request +
  • Version 2.3.5