Ghost/core
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
..
client@e1b0886ad2 Updated Admin to v4.10.2 2021-07-26 12:54:17 +01:00
frontend Made a single request for products in theme middleware 2021-07-21 12:50:21 +01:00
server Updated session API status code for logged out member 2021-07-30 10:34:51 +05:30
shared Updated session API status code for logged out member 2021-07-30 10:34:51 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Added email unfreeze for verified email config 2021-07-29 20:30:30 +12:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00