Ghost/ghost/core
Michael Barrett 0f283da8eb
🐛 Fixed Slack integration using member content in excerpt (#20328)
- refs
[ONC-63](https://linear.app/tryghost/issue/ONC-63/discordslack-webhook-integration)
- fixes [#20304](https://github.com/TryGhost/Ghost/issues/20304)

When a post is published and sent to Slack via webhook, the excerpt
generated could contain member content. This change ensures that the
excerpt does not contain member content. This change also ensures that
the author for the post is correctly shown in Slack
2024-06-05 17:46:21 +01:00
..
content 🎨 Updated Source to v1.2.2 2024-04-15 01:06:06 +00:00
core 🐛 Fixed Slack integration using member content in excerpt (#20328) 2024-06-05 17:46:21 +01:00
test 🐛 Fixed Slack integration using member content in excerpt (#20328) 2024-06-05 17:46:21 +01:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
monobundle.js
package.json 🐛 Fixed mailto: not being recognised in internal-linking search (#20331) 2024-06-05 14:30:24 +01:00
playwright.config.js