Ghost/ghost/core
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
..
content 🎨 Updated Source to v1.3.2 2024-07-19 16:04:20 +00:00
core 🔒 Added uuid verification to member endpoints not requiring a session 2024-08-20 16:24:02 +02:00
test 🔒 Added uuid verification to member endpoints not requiring a session 2024-08-20 16:24:02 +02:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js Lazyloaded several required dependencies 2024-07-26 09:52:26 +02:00
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
monobundle.js Improved speed of monobundle script 2024-07-22 15:45:46 +02:00
package.json v5.89.4 2024-08-20 07:55:46 +00:00
playwright.config.js