0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/utils
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
..
fixtures Adds additional fields to apps schema. 2014-04-16 18:16:10 +02:00
api.js Implements Models & Data API for Apps 2014-04-16 18:14:56 +02:00
index.js Add permissions to API 2014-04-16 18:22:22 +02:00