0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend
Naz f6c81033d7
🐛 Fixed 500 error when visiting an email-only post link
refs 74280cfbea

- We allow to send email-only posts when using v4 Admin API, but it's possible to configure a v3 Theme with a site instance which resulta in an unsupported behavior throwing a 500.
- With this fix a 404 will be returned when an email-only post is viewed through the public email-only post URL
2021-10-26 13:04:09 +01:00
..
apps Moved URL service to backend 2021-10-19 07:29:09 +13:00
helpers Added basic {{match}} helper 2021-10-14 19:36:56 +01:00
meta Moved URL service to backend 2021-10-19 07:29:09 +13:00
public Moved public folder to frontend 2021-10-16 19:27:34 +01:00
services 🐛 Fixed 500 error when visiting an email-only post link 2021-10-26 13:04:09 +01:00
views Updated unsubscribe.hbs (#13365) 2021-10-04 12:18:42 +01:00
web Renamed frontend/web/app to site 2021-10-21 19:54:50 +01:00