Ghost/core/server/api
Waleed Ali 7009d416cb Improve settings error handling
closes #3450
- Added no-permission error handling for settings edit API.
- In Authentication API integration test, updated the initOwnerUser
  function to insert the roles and user_roles for the owner user so the
  owner can edit settings after adding the no-permission error handling. I
  also added the mail send permission to the test since it's used after
  the user edits the settings.
2014-08-06 09:11:50 +01:00
..
authentication.js Merge pull request #3550 from halfdan/3542-forgotten-user 2014-08-06 02:18:30 +01:00
db.js Improve importer error messaging 2014-07-29 12:02:18 +01:00
index.js Improve handling of users and roles in admin 2014-07-24 14:20:47 +00:00
mail.js Fix Invitations 2014-07-29 15:35:48 +02:00
notifications.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
posts.js Adding and renaming permissions 2014-07-17 12:32:25 +01:00
roles.js Transfer ownership end point 2014-07-30 17:40:30 +02:00
settings.js Improve settings error handling 2014-08-06 09:11:50 +01:00
slugs.js Update slug API to work with additional types 2014-06-04 05:54:03 +00:00
tags.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
themes.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
upload.js Move image upload to API 2014-07-15 12:40:14 +02:00
users.js Changing User.read API to default to active users. 2014-08-06 00:30:48 +02:00
utils.js Improving error handling 2014-07-28 06:30:01 +01:00