0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/api/v3
Kevin Ansfield c7a29b4e7c
🐛 Fixed unexpected members-only content appearing in excerpt field (#12670)
closes https://github.com/TryGhost/Team/issues/468

- updated post-gating
  - clears excerpt if there's no access
  - rebuilds excerpt from free preview if paywall card is used and there's no custom excerpt
2021-02-18 14:12:06 +00:00
..
utils 🐛 Fixed unexpected members-only content appearing in excerpt field (#12670) 2021-02-18 14:12:06 +00:00
actions.js
authentication.js
authors-public.js
config.js
db.js
email-preview.js
email.js
identities.js
images.js
index.js
integrations.js
invites.js
labels.js
mail.js
members.js
memberSigninUrls.js
membersStripeConnect.js
notifications.js
oembed.js
pages-public.js
pages.js
posts-public.js
posts.js
preview.js
redirects.js
roles.js
schedules.js
session.js
settings-public.js
settings.js Refactored usage of the pre v4 "slack" setting 2021-02-15 15:25:54 +13:00
site.js
slack.js
slugs.js
snippets.js
tags-public.js
tags.js
themes.js
users.js
webhooks.js