0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
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
..
client@fa6dc3b918 Updated Ghost-Admin to 2.2.0 2018-10-02 22:57:14 +02:00
server Moved user controller permission handling to user permissible fn 2018-10-06 02:25:46 +02:00
test Moved user controller permission handling to user permissible fn 2018-10-06 02:25:46 +02:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00