Ghost/core
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
..
client Merge pull request #1550 from bastilian/fix_1532 2013-11-23 14:37:30 -08:00
server Replace cookieSession with session 2013-11-24 15:29:36 +01:00
shared Allow newline when quotes are used at start of a sentence 2013-11-21 13:56:43 +00:00
test Replace cookieSession with session 2013-11-24 15:29:36 +01:00
bookshelf-session.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00
config-loader.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
ghost.js Move plugin init code into plugin.js and have it called from server.js 2013-11-12 22:52:31 -05:00
server.js Temporary fix for config loader 2013-11-23 17:54:47 +00:00