Ghost/ghost/email-service/test
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
..
utils
.eslintrc.js
batch-sending-service.test.js Updated email error button text in case of partial email errors (#19877) 2024-03-19 10:31:21 +01:00
email-controller.test.js
email-event-processor.test.js
email-event-storage.test.js
email-helpers.test.js Wired up subtitle in newsletter template 2024-06-03 17:58:53 +01:00
email-renderer.test.js 🔒 Added uuid verification to member endpoints not requiring a session 2024-08-20 16:24:02 +02:00
email-segmenter.test.js
email-service.test.js
mailgun-email-provider.test.js
sending-service.test.js