0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
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
..
api Replace cookieSession with session 2013-11-24 15:29:36 +01:00
controllers Replace cookieSession with session 2013-11-24 15:29:36 +01:00
data Replace cookieSession with session 2013-11-24 15:29:36 +01:00
helpers Add Customisable Permalinks 2013-11-23 17:02:17 +01:00
middleware Replace cookieSession with session 2013-11-24 15:29:36 +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 Pass proxy Ghost interface to Apps 2013-11-14 20:36:27 -06:00
routes Merge pull request #1533 from jgillich/permalinks 2013-11-23 14:29:02 -08:00
storage image upload controller refactor 2013-11-11 16:10:57 +00:00
views Improved Password Reset Tool 2013-11-22 10:46:19 -06:00
errorHandling.js Fix wrong error message 2013-11-15 15:27:06 +01:00
mail.js Change from address 2013-10-11 12:49:33 +01:00
require-tree.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00