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 Fixed typo 2022-05-10 17:44:58 +08:00
members Updated dependency express-jwt to v7 2022-04-28 11:15:04 +01:00
session Updated admin cookie samesite attribute to 'none' 2022-07-08 16:27:49 +02:00
authenticate.js
authorize.js Replaced i18n.t w/ tpl helper in authorize.js (#13442) 2021-10-05 10:34:07 +01:00
index.js
passwordreset.js Renamed passwordreset body object to password_reset 2022-04-28 15:37:11 +01:00
setup.js Swapped setup to use tiers API endpoint 2022-05-12 19:48:27 +01:00