2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/api
Sebastian Gierlinger b98709b3ce Refactor omit of password
- remove password in toJSON() instead of filtering every occurrence of
user
- changed faulty error type ‚NotFound‘ to ‚NoPermission‘
2014-05-06 12:14:58 +02:00
..
db.js Change error message response 2014-05-05 15:51:21 +02:00
index.js Proper endpoints for persistent notifications 2014-05-06 00:05:14 +02:00
mail.js Change error message response 2014-05-05 15:51:21 +02:00
notifications.js Proper endpoints for persistent notifications 2014-05-06 00:05:14 +02:00
posts.js Refactor omit of password 2014-05-06 12:14:58 +02:00
settings.js Consistency in model method naming 2014-05-06 00:36:42 +01:00
tags.js Tag API: Primary Document Format 2014-04-20 19:48:59 -05:00
users.js Refactor omit of password 2014-05-06 12:14:58 +02:00