Actions
User Story #285
openEpic #49: Implement user, groups and permissions management
Feature #268: Granting access
As the owner of a server, I want to share it with someone, so that they can help me run it without getting access to anything else
User Story #285:
As the owner of a server, I want to share it with someone, so that they can help me run it without getting access to anything else
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Sharing is the everyday case: letting a friend restart the server, or letting a moderator read the console. The owner should be able to pick a ready-made role or tick exactly the capabilities they mean, without asking an administrator to invent a role first.
Acceptance criteria
- Access on one object can be given to a person or a group
- The giver can choose a role meant for objects, or pick individual capabilities
- Only capabilities that make sense for that kind of object are offered
- Access given this way applies to that object only
- Existing shares on an object are listed, showing what each person or group was given
Rejection reason
Superseded by the rewritten epic #49
Actions