Ghost/core/server/api
Sebastian Gierlinger 44622d943d Refactor handlePermissions
no issue
- extract handlePermissions to utils
- added NoPermissionError when canThis() rejects
- omitted users.js because it uses special permission handling
2015-08-11 16:03:57 +02:00
..
authentication.js Fix regressions with password reset 2015-07-21 08:47:26 +01:00
configuration.js finish up password protection 2015-05-12 12:02:18 -06:00
db.js Refactor importer with tests 2014-12-17 18:22:39 +00:00
index.js Improve API error handling 2015-06-15 10:08:30 +01:00
mail.js Update lodash and cheerio 2015-07-21 19:59:49 +02:00
notifications.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
posts.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
roles.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
settings.js Make the {{navigation}} helper global 2015-02-28 12:53:00 +00:00
slugs.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
tags.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
themes.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
upload.js Add support for zip import 2014-12-10 20:21:06 +00:00
users.js Add public API permission handling 2015-08-03 19:30:17 +01:00
utils.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00