The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
Disable View All Users under Profile - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26)
+--- Thread: Disable View All Users under Profile (/showthread.php?tid=1116)



Disable View All Users under Profile - pringletech - 08-16-2018

Userspice is being used in an environment where standard users should not be able to see a list of other users.

I commented out the button to View All Users from the profile.php page.  But I was wondering if there was a better way.


RE: Disable View All Users under Profile - Brandin - 08-17-2018

In my installs I've just removed all permission levels access to view_all_users.php. I think if I remember correctly we plan on removing this from new installs.


RE: Disable View All Users under Profile - pringletech - 08-17-2018

Ah, setting permission levels on that page. Gotcha. I should have thought of that.

Yeah, I really do not see a need for having that. An admin can always use user management.

Thanks!