Ghost/core
Sebastian Gierlinger 61e94a6e8b Use current user in models
closes #2058
- fixed apiContext as suggested in the issue
- added user to options object for models
- added api.users.register() for public registration
- changed models to use options.user for created_by, updated_by,
author_id and published_by
- added override to session model to avoid created_by and updated_by
values
- added user (id: 1) to tests
- added user (id: 1) for registration
- added user (id: 1) for import, fixtures and default settings
- added user (id: 1) for user update
- added user (id: 1) for settings update (dbHash, installedApps, update
check)
- updated bookshelf to version 0.6.8
2014-04-16 18:20:09 +02:00
..
client Move post API to primary document format 2014-04-16 12:09:03 +02:00
server Use current user in models 2014-04-16 18:20:09 +02:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test Use current user in models 2014-04-16 18:20:09 +02:00
bootstrap.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
index.js Add promise to ghost startup process to allow 2014-03-11 11:41:45 -04:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00