Ghost/ghost/members-api/lib
Elijah 3c94812ee5
Added missing return in create-stripe-update-session
no issue

- Return was missing for `res.end` if an invalid subscription_id was passed
- Added explicit `text/plain` `Content-Type` headers to error messages to avoid MIME sniffing

Signed-off-by: Elijah Conners <business@elijahpepe.com>
Co-authored-by: Simon Backx <simon@ghost.org>
2022-08-29 14:02:58 +02:00
..
controllers Added missing return in create-stripe-update-session 2022-08-29 14:02:58 +02:00
repositories Added paid subscription cancel email alert 2022-08-25 19:53:02 +05:30
services Added member attribution to member details page (#15266) 2022-08-19 16:39:18 -04:00
MembersAPI.js Stored geolocation for member on creation (#15320) 2022-08-26 00:45:34 +05:30