0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test
kirrg001 2e3876b477 Moved user controller permission handling to user permissible fn
refs #9866

- prep for v2
- you can better unit test the permissible function
- this avoids copying over the permission handling to v2 controller
- it was possible to move this logic into the model layer, because we now support `unsafeAttrs`
2018-10-06 02:25:46 +02:00
..
functional/routes Fixed travis 2018-10-06 02:09:07 +02:00
integration Moved user controller permission handling to user permissible fn 2018-10-06 02:25:46 +02:00
unit Removed testUtils.API.getApiPath 2018-10-05 16:49:46 +02:00
utils Fixed travis 2018-10-06 02:09:07 +02:00
.eslintrc.json
.jshintrc