0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/auth/session
Fabien O'Carroll 71160da3b5
🐛 Fixed session auth for blogs running on sub dir (#9986)
closes #9982

This adds the subdirectory to the path for the session cookie, enabling
cookies to be sent/set/parsed for the session authentication to work.
2018-10-11 14:11:24 +07:00
..
index.js
middleware.js 🐛 Fixed session auth for blogs running on sub dir (#9986) 2018-10-11 14:11:24 +07:00
store.js