Ghost/core
Kevin Ansfield 8d0a6b2674 🐛 Fixed "View site" not logging into private sites with separate admin domains
no issue

- browsers now block cross-origin cookies unless they are explicitly set with `SameSite=none` and `Secure=true` options which was preventing the login request made by Ghost-Admin from working
- added an explicit `SameSite=none` option to the private site session cookie
- will only work when the front-end site is served over HTTPS - there's no way to get browsers to accept cross-origin cookies over HTTP
2020-04-15 10:52:30 +01:00
..
client@4b68c5ef37 Updated Ghost-Admin to v3.13.1 2020-04-07 16:03:38 +01:00
frontend 🐛 Fixed "View site" not logging into private sites with separate admin domains 2020-04-15 10:52:30 +01:00
server Returned error upon oembed catch 2020-04-15 10:35:22 +01:00
shared/nql-map-key-values 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00