0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Sebastian Gierlinger e95b592028 Remove cookie from Frontend
closes #1437
closes #1472

- changed cookie to path:'/ghost'
- added conditional CSRF middleware
- added redirects for signup, signin, signout to /ghost/sign*/
2013-11-26 10:38:54 +01:00
..
api Replace cookieSession with session 2013-11-24 15:29:36 +01:00
config Create the config module, initially used 2013-11-25 16:35:16 -05:00
controllers Create the config module, initially used 2013-11-25 16:35:16 -05:00
data Replace cookieSession with session 2013-11-24 15:29:36 +01:00
helpers Create the config module, initially used 2013-11-25 16:35:16 -05:00
middleware Remove cookie from Frontend 2013-11-26 10:38:54 +01:00
models Replace cookieSession with session 2013-11-24 15:29:36 +01:00
permissions Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
plugins Create the config module, initially used 2013-11-25 16:35:16 -05:00
routes Remove cookie from Frontend 2013-11-26 10:38:54 +01:00
storage image upload controller refactor 2013-11-11 16:10:57 +00:00
views Remove cookie from Frontend 2013-11-26 10:38:54 +01:00
errorHandling.js Fix wrong error message 2013-11-15 15:27:06 +01:00
mail.js Create the config module, initially used 2013-11-25 16:35:16 -05:00
require-tree.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00