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
User Access Control Loevel/Logic -- page access - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.4 (https://userspice.com/forums/forumdisplay.php?fid=27)
+--- Thread: User Access Control Loevel/Logic -- page access (/showthread.php?tid=1420)



User Access Control Loevel/Logic -- page access - tmith - 04-05-2019

Hi.

Another post!

I've only skimmed google/docs -- didn't yet see what I'm looking for.

Does UserSpice have any sort of built in user access control level/logic process built into it. I'm thinking of a parocess where users can be assigned a given access/permissions role, which then grants the user certain function/access.

If this isn't available, is it on the roadmap? Is there anything which could serve this function/purpose?

thanks!!


RE: User Access Control Loevel/Logic -- page access - mudmin - 04-05-2019

Yeah. That's the primary purpose of userspice. The only thing to understand is that the permissions are not necessarily "levels", but this ads a ton of flexibility. You can add as many permission "levels" as you want and you can assign them however you want to your users. Then every single UserSpice page that you make shows up in the database and you can decide what permission levels are allowed to access that page.

I hope that makes sense. If not, I can explain more.