fat_free_crm icon indicating copy to clipboard operation
fat_free_crm copied to clipboard

Ability to limit terminal actions to Admins only

Open ain opened this issue 10 years ago • 3 comments

In many scenarios it is desired that only Admins, those with privileged accounts, could delete objects like Accounts, Leads, Campaigns, Tasks. Or, for instance, download XLS files of the whole data.

I'd propose to introduce flag(s) into settings to enable such limitations.

ain avatar Jan 06 '15 19:01 ain

It would be good to roll out a more flexible security model here. Though this is likely to be time consuming to implement.

One option could be FFCRM passing all actions through CanCanCan and then we provide various ability classes that an admin could choose from to implement their desired level of security, whilst allowing a developer to completely override and implement their own security permissions.

steveyken avatar Jan 07 '15 02:01 steveyken

:+1:

ain avatar Jan 07 '15 14:01 ain

@ain Sir, Is this feature live? I don't want my users to delete the contacts, leads etc. Is there anyway we can restrict deletion of contacts and leads?

che2on avatar May 03 '17 03:05 che2on