Page 1 of 1

Adding new user

Posted: 20 May 2017, 12:47
by apurvgupta25
I want to create new user to the opencats; and also giving them privileges for limited access.
Like for user of company it should show features required by the company; like add company etc.
and for candidates, it should show only features required for candidates.
but on whole everyone can only see the others data not manipulate them.

Re: Adding new user

Posted: 20 May 2017, 14:03
by RussH
Hi.
New version 0.9.4 allows configuration of user roles and granular access restrictions. Set it up in config.php

Re: Adding new user

Posted: 22 Jul 2019, 23:47
by eshen
How is one supposed to make these edits in the config.php? I had looked at the guide here
https://github.com/opencats/OpenCATS/wi ... trol-Lists
And still didn't make sense, I looked in config.php and ACL.php, uncommenting the code there but how can that be added to certain types of users?

Thanks