0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Hannah Wolfe e26e83d40a Refactor to remove author.email from API
refs #2330

- Pass through `options` to all toJSON calls on posts, tags, and users
- Use options.context.user to determine whether it's OK to return user.email
- Remove author.email handling code from frontend.js
2015-04-17 22:27:04 +01:00
..
client Show correct type in publish button 2015-04-15 11:13:38 +01:00
server Refactor to remove author.email from API 2015-04-17 22:27:04 +01:00
shared Move showdown extensions to ghost-showdown 2015-03-17 20:18:08 +00:00
test Refactor to remove author.email from API 2015-04-17 22:27:04 +01:00
index.js