Ghost/core/server/models
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
..
app.js Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
appField.js Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
appSetting.js Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
base.js Consistency in model method naming 2014-05-06 00:36:42 +01:00
index.js Consistency in model method naming 2014-05-06 00:36:42 +01:00
permission.js Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
post.js Consistency in model method naming 2014-05-06 00:36:42 +01:00
role.js Add validation from schema.js 2014-02-19 18:32:23 +01:00
session.js Use current user in models 2014-04-16 18:20:09 +02:00
settings.js Consistency in model method naming 2014-05-06 00:36:42 +01:00
tag.js Tag API response to use parent rather than parent_id 2014-04-22 23:46:53 -07:00
user.js Refactor omit of password 2014-05-06 12:14:58 +02:00