From 5215c2242dd7b87418a7c10781c2b10b35d86f46 Mon Sep 17 00:00:00 2001 From: halcy Date: Sun, 13 Nov 2022 18:39:56 +0200 Subject: Fix some things in streaming and admin API for 3.3.0 support --- tests/cassettes/test_preferences.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/cassettes/test_preferences.yaml') diff --git a/tests/cassettes/test_preferences.yaml b/tests/cassettes/test_preferences.yaml index 408a0a7..652f378 100644 --- a/tests/cassettes/test_preferences.yaml +++ b/tests/cassettes/test_preferences.yaml @@ -23,7 +23,7 @@ interactions: Content-Security-Policy: - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; - style-src ''self'' http://localhost:3000 ''nonce-lIua+FLzN7HYnvtieG1p+Q==''; + style-src ''self'' http://localhost:3000 ''nonce-/ekKYrjh8yuzTVo/Tbm+aw==''; media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 @@ -49,9 +49,9 @@ interactions: X-Permitted-Cross-Domain-Policies: - none X-Request-Id: - - edd57725-7279-4161-bf47-84054a8886e2 + - 96fde4eb-d36e-459b-9be1-aa87f6eacfbb X-Runtime: - - '0.012183' + - '0.012666' X-XSS-Protection: - 1; mode=block status: -- cgit v1.2.3