Ghost/ghost/core/test/e2e-api/members
Steve Larson dac2561252
🔒 Added uuid verification to member endpoints not requiring a session
ref https://linear.app/tryghost/issue/ENG-1364
ref https://linear.app/tryghost/issue/ENG-1464

- credits to https://github.com/1337Nerd
- added a hashed value to endpoints that do not require a member sign in in order to verify the source of the link and resulting request
- added redirect to sign in page when trying to access newsletter
management
2024-08-20 16:24:02 +02:00
..
__snapshots__ 🔒 Added uuid verification to member endpoints not requiring a session 2024-08-20 16:24:02 +02:00
announcement.test.js
create-stripe-checkout-session.test.js
donation-checkout-session.test.js
feedback.test.js 🔒 Added uuid verification to member endpoints not requiring a session 2024-08-20 16:24:02 +02:00
middleware.test.js 🔒 Added uuid verification to member endpoints not requiring a session 2024-08-20 16:24:02 +02:00
recommendations.test.js
send-magic-link.test.js
signin.test.js
site.test.js
webhooks.test.js 🎨 Added staff notification when a sub is canceled due to failed payments (#20534) 2024-07-15 08:07:18 +02:00
well-known.test.js