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_instance.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/cassettes/test_instance.yaml') diff --git a/tests/cassettes/test_instance.yaml b/tests/cassettes/test_instance.yaml index 5cf8a18..33c1608 100644 --- a/tests/cassettes/test_instance.yaml +++ b/tests/cassettes/test_instance.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-0vG9nhDc1zQkEMDmxuEufg==''; + style-src ''self'' http://localhost:3000 ''nonce-xKlDyS1qYa+sYSBEPPTL1w==''; 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 @@ -33,7 +33,7 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 13 Nov 2022 14:12:42 GMT + - Sun, 13 Nov 2022 16:30:13 GMT ETag: - W/"6c14ac0d07842aa42335cbaf2881fd8d" Referrer-Policy: @@ -51,9 +51,9 @@ interactions: X-Permitted-Cross-Domain-Policies: - none X-Request-Id: - - 38211686-893a-44e7-933d-641c4112a27c + - 58c6e95f-2845-48a6-897b-41d7beb90e58 X-Runtime: - - '0.014000' + - '0.020938' X-XSS-Protection: - 1; mode=block status: -- cgit v1.2.3