From 5144e03e27d4c0eefb6b2fdef42f9cc8e52a6e74 Mon Sep 17 00:00:00 2001 From: RousselAaron <60214405+RousselAaron@users.noreply.github.com> Date: Mon, 27 May 2024 11:22:31 +0200 Subject: [PATCH] Update user_mgmt.php fix a security error when the user accesses settings -> preferences -> my profile and when editing his profile, he can set himself as administrator --- user_mgmt.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/user_mgmt.php b/user_mgmt.php index 0be470b41..9d01467d3 100644 --- a/user_mgmt.php +++ b/user_mgmt.php @@ -123,10 +123,12 @@ +