From 0c28cebfd40ebe71e6919ad9bde5696888439952 Mon Sep 17 00:00:00 2001 From: Simon Backx Date: Wed, 21 Jun 2023 10:36:53 +0200 Subject: [PATCH] Updated rate limiting snapshot for updated copy refs https://ghost.slack.com/archives/C02G9E68C/p1687303342271029 --- .../e2e-api/admin/__snapshots__/rate-limiting.test.js.snap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghost/core/test/e2e-api/admin/__snapshots__/rate-limiting.test.js.snap b/ghost/core/test/e2e-api/admin/__snapshots__/rate-limiting.test.js.snap index ff90a2c417..1453dce177 100644 --- a/ghost/core/test/e2e-api/admin/__snapshots__/rate-limiting.test.js.snap +++ b/ghost/core/test/e2e-api/admin/__snapshots__/rate-limiting.test.js.snap @@ -4,7 +4,7 @@ exports[`Sessions API Is rate limited to protect against brute forcing a users p Object { "access-control-allow-origin": "http://127.0.0.1:2369", "cache-control": "no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0", - "content-length": "286", + "content-length": "329", "content-type": "application/json; charset=utf-8", "content-version": StringMatching /v\\\\d\\+\\\\\\.\\\\d\\+/, "etag": StringMatching /\\(\\?:W\\\\/\\)\\?"\\(\\?:\\[ !#-\\\\x7E\\\\x80-\\\\xFF\\]\\*\\|\\\\r\\\\n\\[\\\\t \\]\\|\\\\\\\\\\.\\)\\*"/, @@ -17,7 +17,7 @@ exports[`Sessions API Is rate limited to protect against brute forcing whether a Object { "access-control-allow-origin": "http://127.0.0.1:2369", "cache-control": "no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0", - "content-length": "286", + "content-length": "329", "content-type": "application/json; charset=utf-8", "content-version": StringMatching /v\\\\d\\+\\\\\\.\\\\d\\+/, "etag": StringMatching /\\(\\?:W\\\\/\\)\\?"\\(\\?:\\[ !#-\\\\x7E\\\\x80-\\\\xFF\\]\\*\\|\\\\r\\\\n\\[\\\\t \\]\\|\\\\\\\\\\.\\)\\*"/,