0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/api
Sebastian Gierlinger ded6aa6ac0 Transfer ownership end point
closes #3426
- added transfer ownership endpoint
- added owner to roles.permissible
- manually removed owner from roles.browse
- removed hard coded author role
- fixed tests that were passing due to hard coded author role
- added testUtils.setup(‚roles‘)
2014-07-30 17:40:30 +02:00
..
authentication.js Implementing HTML emails 2014-07-29 00:55:14 -04: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 Fix lazy loading of settings 2014-07-29 10:43:38 -05: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 Transfer ownership end point 2014-07-30 17:40:30 +02:00
utils.js Improving error handling 2014-07-28 06:30:01 +01:00