Actions
User Story #281
closedEpic #49: Implement user, groups and permissions management
Feature #266: Roles
As an administrator, I want ready-made starter roles, so that I can give sensible access without designing it from scratch
User Story #281:
As an administrator, I want ready-made starter roles, so that I can give sensible access without designing it from scratch
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Most installations need the same two or three shapes of access on day one. Providing them saves work and steers people away from handing out the Administrator role for everything.
Acceptance criteria
- A fresh install offers starter roles beyond Administrator, covering read-only access and day-to-day server operation
- Starter roles can be edited, renamed or deleted freely
- Each one states plainly what it allows
- They grant the least access that still makes them useful
Rejection reason
Deferred: a starter role needs object permissions to be useful, and none exist until the first module does
Actions