Ghost/core/server/api
Fabian Becker 9915fb1268 Fix revoke user invite and user.destroy
fixes #3630
- Extend user adapter in ember to load users with status: all
- Fix user.destroy by loading all users with status: all
2014-08-06 16:48:18 +00: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 Fix revoke user invite and user.destroy 2014-08-06 16:48:18 +00:00
utils.js Improving error handling 2014-07-28 06:30:01 +01:00