0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/api
Tushar Bhushan 3fca65a3c5 Fixed the invite user email to include the email address of the user who invited you
closes #5283
- due to the changes with the api call in pr #5159 the email address wasn't showing up
- modified the api call to fetch user data to pass the context object to the toJSON object
2015-05-20 15:49:35 -07:00
..
authentication.js
configuration.js
db.js
index.js Cache invalidate for previews 2015-05-19 18:32:00 +01:00
mail.js
notifications.js
posts.js API: Adding featured filter option to posts.browse 2015-05-13 16:18:50 -05:00
roles.js
settings.js
slugs.js
tags.js
themes.js
upload.js
users.js Fixed the invite user email to include the email address of the user who invited you 2015-05-20 15:49:35 -07:00
utils.js