0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
kirrg001 4dcf256371 Added ability to define permission identifier
refs #9866

- by default it used `options.id`, which tells the permission layer the target id
- but some controllers want to use a different identifier
- e.g. settings -> settings.key
- e.g. password changes -> password[0].user_id
2018-10-12 20:02:08 +02:00
..
client@b93872f897 Updated Ghost-Admin to 2.2.2 2018-10-11 14:20:35 +07:00
server Added ability to define permission identifier 2018-10-12 20:02:08 +02:00
test Added posts controller to v2 2018-10-12 19:21:43 +02:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00