An Admin with only "Quick Add User" permission can see all users and access inline edit for all #5045
Labels
type: bug
A problem that should not be happening
Milestone
Bug Description
An Admin with only "Quick Add User" permission can see all users and access inline edit functions including display name, real name, email address, and assign user classes. Since Login Names are visible, it might be possible to change another Admin's email and then use the Forgot Password to change their password, locking them out and gaining whatever permissions they have.
How to Reproduce
Steps to reproduce the behavior:
e107_admin/users.php
and make that user an Admine107_admin/administrator.php
and Edit that user's permissionsQuick Add User
in the General Tabe107_admin/users.php
and change any users' email, display name, and whatever.Expected Behavior
User should only see the Quick Add User Form and no user list (or a list of only users they have added might be nice).
The text was updated successfully, but these errors were encountered: