Ghost/core/shared
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
..
config Updated session API status code for logged out member 2021-07-30 10:34:51 +05:30
i18n Removed use of i18n in snippets controllers 2021-07-19 11:08:55 +01:00
settings-cache Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
express.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
html-to-plaintext.js Added paywall card to mark end of free content preview (#12663) 2021-02-17 23:00:26 +00:00
labs.js Added membersFiltering alpha labs flag 2021-07-21 21:16:15 +05:30
sentry.js Fixed the version sent to Sentry 2021-05-17 13:32:56 +02:00
url-utils.js Updated to use config-url-helpers in urlUtils 2021-06-18 21:49:28 +01:00