0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/services
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
..
apps Fixed typo in: core/server/services/apps/index.js (#9673) 2018-06-11 23:19:07 +02:00
auth 🐛 Fixed session auth for blogs running on sub dir (#9986) 2018-10-11 14:11:24 +07:00
mail Changed http to https links 2018-08-16 12:13:24 +02:00
permissions
routing 🐛Fixed sitemap duplicates after routes.yaml upload (#9957) 2018-10-08 10:29:21 +07:00
rss Fixed correct promise order in RSS feed generator (#9726) 2018-09-10 11:39:38 +02:00
settings Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
themes Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
url Refactored method urlFor to use versionType instead of admin: true 2018-10-04 16:49:55 +05:30
labs.js
slack.js Changed http to https links 2018-08-16 12:13:24 +02:00
webhooks.js
xmlrpc.js Fixed RPC pings (#9816) 2018-08-23 15:20:29 +02:00