0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
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
..
client Change error message response 2014-05-05 15:51:21 +02:00
server Refactor omit of password 2014-05-06 12:14:58 +02:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test Consistency in model method naming 2014-05-06 00:36:42 +01:00
bootstrap.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
index.js Add promise to ghost startup process to allow 2014-03-11 11:41:45 -04:00
server.js