2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/permissions
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
..
effective.js Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
index.js Add permissions to API 2014-04-16 18:22:22 +02:00
objectTypeModelMap.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00