0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/data
Sebastian Gierlinger 3f2258e95b Replace cookieSession with session
- changed cookieSession to session
- added session.regenerate for login and logout
- added bookshelf session store
- added session table to database
- added import for databaseVersion 001
- added grunt task test-api
- cleanup of gruntfile to start express when needed only
- moved api tests to functional tests
2013-11-24 15:29:36 +01:00
..
export Replace cookieSession with session 2013-11-24 15:29:36 +01:00
fixtures Remove broken image from fixture 2013-09-27 09:18:02 +01:00
import Replace cookieSession with session 2013-11-24 15:29:36 +01:00
migration Add schema.js 2013-11-18 15:21:15 +01:00
default-settings.json Replace cookieSession with session 2013-11-24 15:29:36 +01:00
schema.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00