@@ -103,7 +103,7 @@ include "perms_functions.php";
-
8
+
9
Delete/list clients
@@ -198,6 +198,22 @@ include "perms_functions.php";
+
+
+
+
+
User manage permission warning
+
+
+
+ A user with the permission "manage_user" can change all permissions of all users.
+ Including permissions which the user, who has this permission does not have.
+ This can be used for privilege escalation!
+ Please only allow a few trusted users this permission!
+
+ A user with the permission "add_user" can add new users with all permissions.
+ Including permissions which the user, who creates the new user does not have.
+ This can be used for privilege escalation!
+ Please only allow a few trusted users this permission!
+
+
+
+
+
+
+
+
+
User manage permission warning
+
+
+
+ A user with the permission "manage_user" can change all permissions of all users.
+ Including permissions which the user, who has this permission does not have.
+ This can be used for privilege escalation!
+ Please only allow a few trusted users this permission!
+