0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -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 ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00