You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refs TryGhost#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
Requires https://github.com/TryGhost/Ghost-UI/issues/33
An owner has one power that no other user has, and that is the power to transfer ownership:
This issue covers both implementing the UI (which can only be seen by an owner) and any API changes needed.
The text was updated successfully, but these errors were encountered: