0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Fabien 'egg' O'Carroll 86905aaad8
🐛 Fixed cookies when running Ghost without SSL (#15022)
As part of the updates to auth cookies we switched to SameSite=None
which requires an SSL connection. Local development, and some
production sites do not use SSL and so the cookie is invalid and a
session is unable to be created with the browser.
2022-07-13 11:27:28 +01:00
..
admin@18dcf099ac Updated Admin to v5.3.0 2022-07-12 16:24:01 +01:00
cli Added docs for writing new commands 2022-05-17 17:16:44 +01:00
frontend Bumped new built-in search to GA (#15017) 2022-07-12 17:57:11 +05:30
server 🐛 Fixed cookies when running Ghost without SSL (#15022) 2022-07-13 11:27:28 +01:00
shared Bumped new built-in search to GA (#15017) 2022-07-12 17:57:11 +05:30
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added WIP author email notifications for new comments 2022-07-12 10:24:02 +02:00
bridge.js Added build step for admin-auth asset files 2022-07-12 10:24:02 +02:00