0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
kirrg001 641b67e784 Fixed x_by being detected as changed if owner updates resources
refs #9299

- `contextUser` returns a number and if the previous x_by is "1", then bookshelf marks it as changed ("1" !== 1)
- this is a left over from 0.x, because we still owner as id 1
- as soon as we fix 9299, we don't have to worry about this anymore, because we will fetch the owner id if we need it
2019-02-23 22:00:24 +01:00
..
client@75753b17cb Updated Ghost-Admin: /uploads* to /images* migration 2019-02-23 10:21:33 +07:00
server Fixed x_by being detected as changed if owner updates resources 2019-02-23 22:00:24 +01:00
test Updated audience validation for admin api tokens (#10519) 2019-02-23 12:51:21 +01:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00