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_app_verify_credentials.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/cassettes/test_app_verify_credentials.yaml') diff --git a/tests/cassettes/test_app_verify_credentials.yaml b/tests/cassettes/test_app_verify_credentials.yaml index 9e0c435..724dc64 100644 --- a/tests/cassettes/test_app_verify_credentials.yaml +++ b/tests/cassettes/test_app_verify_credentials.yaml @@ -16,14 +16,14 @@ interactions: uri: http://localhost:3000/api/v1/apps/verify_credentials response: body: - string: '{"name":"Mastodon.py test suite","website":null,"vapid_key":"BMW1iZ3p5HXHHMmkMJ6jdQM9egogj2xIhMMIWtY1w4Cv-ENlqvh8MEU9QeSrfVQGJVo499S7sssiJYQ6AFMEt7U="}' + string: '{"name":"Mastodon.py test suite","website":null,"vapid_key":"BIX7IY8wYrdPf5wfG59B5B4CBbpQWmOBr_SI9zEsCDfMGDx8KmPuu-3WP7b-amaekv2NZj3ZSNst9OaqoxXvC1s="}' headers: Cache-Control: - no-store 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-BznBcEvV5OQg3Eibou0YjQ==''; + style-src ''self'' http://localhost:3000 ''nonce-0Idk+uGNqSSsqkEuWCR7Jg==''; 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 ETag: - - W/"9675e6b4d7eac3fa49ef459977fba513" + - W/"08660020b8982b32c72791ba93a6fcc2" Referrer-Policy: - strict-origin-when-cross-origin Transfer-Encoding: @@ -49,9 +49,9 @@ interactions: X-Permitted-Cross-Domain-Policies: - none X-Request-Id: - - bb9255eb-8f68-49a3-ab78-bc4bb41e078b + - ad6229e0-70bb-44f1-b83b-1c39876696c9 X-Runtime: - - '0.009699' + - '0.009776' X-XSS-Protection: - 1; mode=block status: -- cgit v1.2.3