From f17b9b68f4cdc397b029361260d35aad7e778308 Mon Sep 17 00:00:00 2001 From: I-Al-Istannen Date: Wed, 27 Apr 2022 14:01:40 +0200 Subject: [PATCH] Add shibboleth authentication fix to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e11224..b3da789 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ ambiguous situations. - Local video cache if `windows_paths` is enabled - Report when Shibboleth reviews entitlements - Support for video listings with more columns +- Authentication when the shib session is still valid ## 3.3.0 - 2022-01-09