Changes for page Users and roles

Last modified by Boris Folgmann on 2026/05/20 13:16

From version 6.2
edited by Boris Folgmann
on 2026/05/20 12:43
Change comment: Update document after refactoring.
To version 7.1
edited by Boris Folgmann
on 2026/05/20 13:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,6 +2,8 @@
2 2  
3 3  = Role Model =
4 4  
5 +== Project Roles ==
6 +
5 5  Each user who is a member of a project has to be in //exactly one// Project Role. Therefore it is not possible to have no or multiple roles in a project.
6 6  
7 7  Different roles have different sets of permissions. Possible roles are:
... ... @@ -9,22 +9,20 @@
9 9  |=(((
10 10  Role
11 11  )))|=(((
12 -Decription
14 +Description
13 13  )))
14 14  |(((
15 15  Admin
16 16  )))|(((
17 -Full access, even to potentially dangerous operations like User and Project Provisioning. Can administer Project Members and Roles.
19 +Full access, even to potentially dangerous operations like deleting content in the Project. Can administer Project Members and Roles.
18 18  )))
19 19  |(((
20 20  Master
21 -)))|(((
22 -Limited full access to avoid accidental data loss or other unrevertable changes.
23 -)))
23 +)))|Elevated write acccess, excluding potentially dangerous operations which can lead to massive data loss or other unrevertable changes.
24 24  |(((
25 25  Developer
26 26  )))|(((
27 -Read-write access to contribute to the Project
27 +General read-write access to contribute to the Project
28 28  )))
29 29  |(((
30 30  Viewer