Changes for page Users and roles

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

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

Summary

Details

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