Ghost/core
Katharina Irrgang 3df763009e
Added quick fix to handle integration upserts for x_by columns (#10295)
refs #10286

- this is just a hotfix for v0.1
- we keep the x_by fields for now and deprecate them
- as soon as an integration updates/inserts a resource, we just store the owner ID
- we currently work on a new concept for v2
- v2 no longer exposes or uses x_by, see https://github.com/TryGhost/Ghost/pull/10294
- we need to iterate on this change, because we currently use the naming `context.api_key_id` in the auth/API layer
2019-01-21 12:41:45 +01:00
..
client@0bc081786c Updated Ghost-Admin to 2.11.1 2019-01-16 09:58:53 +01:00
server Added quick fix to handle integration upserts for x_by columns (#10295) 2019-01-21 12:41:45 +01:00
test 🐛Deleted associated roles_users rows when user is destroyed (#10243) 2019-01-21 12:36:13 +01:00
index.js