Ghost/core/shared/config
Rishabh 76adf920da Updated Portal to handle logged out API response
refs https://github.com/TryGhost/Team/issues/560
refs 196cdafe6b

The endpoint `/members/api/member/` used by Portal for fetching member details was updated to return 204 No Content instead of 401. This change updates Portal to handle updated API response for logged out member, along with couple of bug patches -

- 🐛 Fixed extra email sent for logged in members on upgrade
- 🐛 Fixed falsy value not used in preview
2021-05-18 15:01:33 +05:30
..
env Changed DB path for SQLite tests 2021-02-19 12:21:00 +00:00
defaults.json Updated Portal to handle logged out API response 2021-05-18 15:01:33 +05:30
index.js Changed DB path for SQLite tests 2021-02-19 12:21:00 +00:00
overrides.json Added default API version to config 2021-04-21 14:57:07 +01:00
utils.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00