Ghost/core/server/api
Sebastian Gierlinger e47e9c62d0 Add permissions to API
closes #2264
- added permissions check to db, users and posts
- added register method to users
- added doesUserExist method to users
- added user from session to internal calls
- changed permissible to overwrite canThis
- removed action map and action type from permissable method
2014-04-16 18:22:22 +02:00
..
db.js Add permissions to API 2014-04-16 18:22:22 +02:00
index.js Add permissions to API 2014-04-16 18:22:22 +02:00
notifications.js Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
posts.js Add permissions to API 2014-04-16 18:22:22 +02:00
settings.js Use current user in models 2014-04-16 18:20:09 +02:00
tags.js Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
users.js Add permissions to API 2014-04-16 18:22:22 +02:00