0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/services/auth
Fabien "egg" O'Carroll c756966ce9
Updated admin cookie samesite attribute to 'none'
refs https://github.com/TryGhost/Team/issues/1664

We want to have the ability for the frontend to be aware of and make use of
sessions with the admin. Because these run on different domains we need to
update the cookie attributes to be more lax in terms of cross domain usage.
2022-07-08 16:27:49 +02:00
..
api-key
members
session Updated admin cookie samesite attribute to 'none' 2022-07-08 16:27:49 +02:00
authenticate.js
authorize.js
index.js
passwordreset.js
setup.js Swapped setup to use tiers API endpoint 2022-05-12 19:48:27 +01:00