Skip to content

Commit 35b8f69

Browse files
committed
deploy: d543299
1 parent 8bcf635 commit 35b8f69

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

2.1/simplesamlphp-changelog.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,9 @@ <h2 id="version-218">
213213
<li>
214214
Fixed infinite recursion (#2367)
215215
</li>
216+
<li>
217+
Fixed "Undefined array key" warning in RequestedAuthnContextSelector if no RAC is present in the request
218+
</li>
216219
</ul>
217220
<h2 id="version-217">
218221
Version 2.1.7

2.2/simplesamlphp-changelog.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,9 @@ <h2 id="version-225">
223223
<li>
224224
Fixed infinite recursion (#2367)
225225
</li>
226+
<li>
227+
Fixed "Undefined array key" warning in RequestedAuthnContextSelector if no RAC is present in the request
228+
</li>
226229
</ul>
227230
<h2 id="version-224">
228231
Version 2.2.4

2.3/simplesamlphp-changelog.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,9 @@ <h2 id="version-236">
255255
<li>
256256
Fixed infinite recursion (#2367)
257257
</li>
258+
<li>
259+
Fixed "Undefined array key" warning in RequestedAuthnContextSelector if no RAC is present in the request
260+
</li>
258261
</ul>
259262
<h2 id="version-235">
260263
Version 2.3.5

stable/simplesamlphp-changelog.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,9 @@ <h2 id="version-236">
255255
<li>
256256
Fixed infinite recursion (#2367)
257257
</li>
258+
<li>
259+
Fixed "Undefined array key" warning in RequestedAuthnContextSelector if no RAC is present in the request
260+
</li>
258261
</ul>
259262
<h2 id="version-235">
260263
Version 2.3.5

0 commit comments

Comments
 (0)