Modying "Users" admin page

Hey there all,

We are running Request Tracker 4.2.12. It’s running great but there is one thing we’d like to change about it. When you go to Admin -> Users, the default behavior is to only show Privileged users. You can see non-privileged users if you specifically search for their name, but what we need is a way to see every user with an account when we go to the /Admin/Users page.

I tried messing with the $users->LimitToPrivileged; setting in /Admin/Users/index.html but that didn’t do anything.

If anyone has ideas on what to change to achieve this, please let me know :slight_smile:

Thanks!

We are running Request Tracker 4.2.12. It’s running great but there is
one thing we’d like to change about it. When you go to Admin → Users,
the default behavior is to only show Privileged users. You can see
non-privileged users if you specifically search for their name, but what
we need is a way to see every user with an account when we go to the
/Admin/Users page.

A workaround is to enter % as the value for the ‘Find all users whose
[Name] [matches]’ field. Searching with % as the search argument will
show all users.