aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_app_verify_credentials.yaml')
-rw-r--r--tests/cassettes/test_app_verify_credentials.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/cassettes/test_app_verify_credentials.yaml b/tests/cassettes/test_app_verify_credentials.yaml
index 7376e2c..9994e48 100644
--- a/tests/cassettes/test_app_verify_credentials.yaml
+++ b/tests/cassettes/test_app_verify_credentials.yaml
@@ -16,14 +16,14 @@ interactions:
16 uri: http://localhost:3000/api/v1/apps/verify_credentials 16 uri: http://localhost:3000/api/v1/apps/verify_credentials
17 response: 17 response:
18 body: 18 body:
19 string: '{"name":"Mastodon.py test suite","website":null,"vapid_key":"BAXUE0TaUgsrhjLqzO_370WUzChXfo5ss7qFTZeLYPeo_wUOf25JdejEjdssCvwKgGIHcrwvQ26Bjz7DdYWqKHY="}' 19 string: '{"name":"Mastodon.py test suite","website":null,"vapid_key":"BCzv2IBoCn5an4RTxaTcxEUb14hWbXsS6yVkraxqbFAOwD_nR0l5I4fS7kFzJYmNnYij873sO8zDjJ_m6OAFqEo="}'
20 headers: 20 headers:
21 Cache-Control: 21 Cache-Control:
22 - no-store 22 - no-store
23 Content-Security-Policy: 23 Content-Security-Policy:
24 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 24 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
25 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 25 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
26 style-src ''self'' http://localhost:3000 ''nonce-g5TCgtdpkr/I6yvvwYUYTg==''; 26 style-src ''self'' http://localhost:3000 ''nonce-WZVQuSXL7uQmSEKjFbsLPQ=='';
27 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 27 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
28 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 28 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
29 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 29 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -33,7 +33,7 @@ interactions:
33 Content-Type: 33 Content-Type:
34 - application/json; charset=utf-8 34 - application/json; charset=utf-8
35 ETag: 35 ETag:
36 - W/"3fb1e0d048128f828ec1410a0798dd23" 36 - W/"337226e3d68024bbb54259f764fe63b8"
37 Referrer-Policy: 37 Referrer-Policy:
38 - strict-origin-when-cross-origin 38 - strict-origin-when-cross-origin
39 Transfer-Encoding: 39 Transfer-Encoding:
@@ -49,9 +49,9 @@ interactions:
49 X-Permitted-Cross-Domain-Policies: 49 X-Permitted-Cross-Domain-Policies:
50 - none 50 - none
51 X-Request-Id: 51 X-Request-Id:
52 - 46a845f7-5ef3-4d7e-ade9-639de8dc3d53 52 - 95d0cb2a-69d1-4f6f-bd52-6c5a6a29eb61
53 X-Runtime: 53 X-Runtime:
54 - '0.009776' 54 - '0.011508'
55 X-XSS-Protection: 55 X-XSS-Protection:
56 - 1; mode=block 56 - 1; mode=block
57 status: 57 status:
Powered by cgit v1.2.3 (git 2.41.0)