0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core
kirrg001 7f7b477ce9 Fixed error message being unclear when admin api keys create posts without authors
refs #10438

- integrations != users
- Ghost's assumption is: if you create a post, the primary author becomes the logged in user
- we have to require authors for integrations
- short fix and needs some more thoughts later
2019-01-31 16:27:56 +01:00
..
client@f6cc56f35b Updated Ghost-Admin to 2.13.1 2019-01-29 14:49:22 +00:00
server Fixed error message being unclear when admin api keys create posts without authors 2019-01-31 16:27:56 +01:00
test Fixed error message being unclear when admin api keys create posts without authors 2019-01-31 16:27:56 +01:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00