mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 01:54:12 +02:00
Issue GHSA-92fr-7h4f-22pp
This commit is contained in:
@@ -1684,7 +1684,7 @@ class users_admin_ui extends e_admin_ui
|
||||
}
|
||||
|
||||
// Make Admin.
|
||||
if(getperms('4|U0')) // Quick Add User access should not be allowed to create new users with escalated perms.
|
||||
if(getperms('4|U0')) // Quick Add User access should not be allowed to create new users with escalated perms.
|
||||
{
|
||||
$text .= "
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user