Ghost/core/shared/config
Rishabh 24b2a82461 Updated session API status code for logged out member
refs https://github.com/TryGhost/Team/issues/560
refs 69b773d112

The endpoint `/members/api/session/` is used by Portal for fetching member session while setting up and redirecting to Stripe Checkout flow. The status code returned by API for logged out member is changed from 4xx Unauthorized to 204 No Content, which is consistent with the status code returned while fetching member data when logged out. This API is made just before initiating the checkout session, and is not noticable in most cases due to redirect to Stripe Checkout and got missed.
2021-07-30 10:34:51 +05:30
..
env Changed DB path for SQLite tests 2021-02-19 12:21:00 +00:00
defaults.json Updated session API status code for logged out member 2021-07-30 10:34:51 +05:30
helpers.js Updated local config helpers bind pattern 2021-06-18 21:18:43 +01:00
index.js Renamed config index to loader 2021-06-16 14:42:06 +01:00
loader.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00
overrides.json Added webp image support (#13105) 2021-07-02 09:37:54 +01:00
utils.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00