Ghost/core/frontend/services
Rish f770e9f2ad 🐛 Fixed incorrect member gating on custom static page routes
no issue

- Member gating on post/page content is done using member context on request's frame
- Custom static page route was incorrectly setting the member context as `members` instead of `member`, which caused logged-in members to still not able to see content while logged in as a member
- Fix corrects the member context for these routes to use `member` as expected
2020-08-03 17:28:55 +05:30
..
apps Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
redirects Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
routing 🐛 Fixed incorrect member gating on custom static page routes 2020-08-03 17:28:55 +05:30
rss Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
settings Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
sitemap Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
themes Fixed @price.currency_symbol helper 2020-07-01 13:26:30 +02:00
url Replaced nql-map-key-values with @nexes/nql (#11896) 2020-06-10 19:17:25 +02:00
proxy.js Revert "Refactored ghost_head to use isStripeConnected" 2020-06-11 20:21:24 +02:00