0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/api
Sebastian Gierlinger 28b03ec87e Add edit roles
refs #3087
- added ability to edit user/roles relation
- user is not allowed assign roles to himself
- only one role per user is supported atm
- added tests
2014-07-21 22:50:43 +02:00
..
authentication.js Merge pull request #3322 from jaswilli/check-setup 2014-07-19 00:36:12 +01:00
db.js Fix file validation for importer 2014-07-20 23:07:17 +02:00
index.js Added /roles/ API endpoint 2014-07-21 15:02:25 +01:00
mail.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01: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 Added /roles/ API endpoint 2014-07-21 15:02:25 +01:00
settings.js
slugs.js
tags.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
themes.js
upload.js Move image upload to API 2014-07-15 12:40:14 +02:00
users.js Add edit roles 2014-07-21 22:50:43 +02:00
utils.js Fix editing author 2014-07-18 10:48:48 +02:00