| commit | 6162fdf624db7ebc4f6d9d573c748dddabb3ef17 | [log] [tgz] |
|---|---|---|
| author | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Oct 04 14:58:43 2025 +0200 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Oct 04 14:58:43 2025 +0200 |
| tree | e6b6adb5789d23cafb923e884229acf2f5b17b5f | |
| parent | 79b0db572327556541811c7be762653cd2a7512d [diff] [blame] |
CSP: allow youtube as frame source in XL
diff --git a/data/kalamar-xl.conf b/data/kalamar-xl.conf index d219b4b..272a806 100644 --- a/data/kalamar-xl.conf +++ b/data/kalamar-xl.conf
@@ -42,7 +42,7 @@ }], }, CSP => { - 'frame-src' => 'self', + 'frame-src' => ['self', 'https://www.youtube.com'], 'frame-ancestors' => ['self','http://korap.dnb.de/','https://korap.dnb.de/'] }, 'Kalamar-Plugins' => {