Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

'Planning' only acc...
 
Notifications
Clear all

'Planning' only account

3 Posts
2 Users
0 Reactions
3,536 Views
(@charly)
Posts: 8
Active Member
Topic starter
 
[#1646]

Hello,

I'm new in the great projeqtor world, and I need to create an account who can only view some reports, but for all projects.
So, I've just created a 'Planning' profil with 'read+' for all data access, and I have removed a lot of visible screens.

But, when I'm logged with this account, I can see all the projects, but all reports are empty, like the workload one.

Why ?

Thanks


 
Posted : 25 Feb 2014 13H48
(@babynus)
Posts: 14952
Member Admin
 

Unfortunatly, if user has not acces to screen, he cannot have acces to data at all.

You can possibly work around this constraint : just change control line 338 in User.php to

if (0 and (! $menuName or ! array_key_exists($menuName, $accessControlRights))) {

But take care that this can unpredictibly expose your data.


 
Posted : 26 Feb 2014 0H06
(@charly)
Posts: 8
Active Member
Topic starter
 

Thank you, it works like I wanted !


 
Posted : 26 Feb 2014 12H30
Share:

Scroll to Top